[U-Boot] [PATCH] rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT
sjg at google.com
sjg at google.com
Thu Jun 8 03:34:41 UTC 2017
For the RK3399-Q7, we need spl_board_init to be called during SPL
startup to set up the pinmux for the debug UART. Enable SPL_BOARD_INIT
via defconfig to ensure this function is in fact called.
Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
---
configs/puma-rk3399_defconfig | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list