summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi
diff options
context:
space:
mode:
authorPegorer Massimo <Massimo.Pegorer@vimar.com>2023-07-15 13:19:34 +0300
committerKever Yang <kever.yang@rock-chips.com>2023-07-31 09:38:51 +0300
commit9f2c7349e516a082b13ded4ae0efd3ce448c8970 (patch)
tree14ebc922a106f10a11a6591b28676359584d51f8 /arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi
parentaff236f30d51eee12eba86b49877ea643f374cd5 (diff)
downloadu-boot-9f2c7349e516a082b13ded4ae0efd3ce448c8970.tar.xz
rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S
Call to board_debug_uart_init() is useless, as mainline U-Boot can not build TPL for rk3308, and proprietary ddr.bin to be used as TPL is responsible to init debug uart. Moreover current implementation of board_debug_uart_init() is not compatible with ROCK Pi S, as it sets pins for UART2 channel 1 breaking access to sdmmc due to pinmux conflict. Debug uart for ROCK Pi S is UART0. Thus, avoid ROCKCHIP_RK3308 to select DEBUG_UART_BOARD_INIT and allow to deselct it in rock-pi-s-rk3308_defconfig. The DEBUG_UART_BOARD_INIT is already implied by ARCH_ROCKCHIP, therefore other boards based on rk3308 chip are not affected by change. Signed-off-by: Massimo Pegorer <massimo.pegorer@vimar.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi')
0 files changed, 0 insertions, 0 deletions