]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 7 Jun 2017 16:13:42 +0000 (18:13 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 8 Jun 2017 03:30:49 +0000 (21:30 -0600)
commit4dcd53d0d7c229604bade9a2f9f75e1a1d4723d1
tree721ae0cd5d32a48381edc27b9f3804e634955243
parentfefe9d06bd0917739822a4be4c702f1d5d0e0899
rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT

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@theobroma-systems.com>
configs/puma-rk3399_defconfig