[U-Boot] [U-Boot, v2] rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed Jul 26 11:11:36 UTC 2017
> SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT were previously
> enabled through rk3399_common.h. This change implies these options
> through Kconfig.
>
> These need to always be active for the RK3399, as follows:
> - SPL_SERIAL_SUPPORT is needed to pass the SPL build
> - SPL_DRIVERS_MISC_SUPPORT is needed to pass the SPL build
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v2:
> - fixes the naming of SPL_DRIVERS_MISC_SUPPORT (shortened to
> SPL_DRIVERS_MISC in v1 of this patch)
>
> arch/arm/mach-rockchip/Kconfig | 2 ++
> include/configs/rk3399_common.h | 2 --
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list