]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/mach-rockchip/Kconfig
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 11 Jun 2017 21:46:25 +0000 (23:46 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:34 +0000 (17:12 +0200)
commit5071457e4466015360d2a2e12d01753cf919127a
tree0731b27cf8a636f90a39eaa2b71d5b12fba7aa9f
parentfbbd38001ff64915c03f1e16dd1425726bc44c2f
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368

With SPL and TPL support for the RK3368 in place, mark SPL and TPL as
supported from Kconfig for the RK3368.  As this is primarily tested on
the RK3368-uQ7, we'll leave it to board's individual defconfig to
enable.

Also enable DEBUG_UART_BOARD_INIT for the RK3368, so we get output
during the early boot-up, as we turn on TPL and SPL.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/Kconfig