u-boot/arch/arm/mach-rockchip/rk3308
Pegorer Massimo aff236f30d rockchip: rk3308: fix board_debug_uart_init
Definition of function board_debug_uart_init() must be under
CONFIG_DEBUG_UART_BOARD_INIT and not under CONFIG_DEBUG_UART,
as it was: see debug_uart.h. In this way the debug uart can
be used but its board-specific initialization skipped by
configuration, if useless.

Signed-off-by: Massimo Pegorer <massimo.pegorer@vimar.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-07-31 14:38:32 +08:00
..
clk_rk3308.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
Kconfig rockchip: move ROCKCHIP_STIMER_BASE to Kconfig 2022-04-18 11:25:12 +08:00
Makefile arm: rockchip: Add RK3308 SOC support 2019-11-17 17:22:53 +08:00
rk3308.c rockchip: rk3308: fix board_debug_uart_init 2023-07-31 14:38:32 +08:00
syscon_rk3308.c arm: rockchip: Add RK3308 SOC support 2019-11-17 17:22:53 +08:00