1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-22 23:07:22 +01:00
Files
u-boot-megous/drivers
Chen Baozi 91a043896d serial: pl011: Enable DEBUG_UART_PL011 in SPL
Commit b81406db51 ("arm: serial: Add debug UART capability to the
pl01x driver") add supports to use pl01x as a debug UART. However,
due to CONFIG_IS_ENABLED macro requires CONFIG_SPL_* prefix, the
_debug_uart_init() would not choose TYPE_PL011 in SPL build. This
patch fixes the bug by judging CONFIG_DEBUG_UART_PL011 explicitly.

Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-24 08:57:53 -04:00
..
2021-07-21 10:27:35 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-18 21:06:08 -04:00
2021-04-10 08:04:42 -04:00