[U-Boot] [PATCH v2 4/5] armv8: ls1046a: Enable spl_board_init() function

york sun york.sun at nxp.com
Fri Jun 2 17:47:20 UTC 2017


On 06/01/2017 10:16 AM, York Sun wrote:
> CONFIG_SPL_BOARD_INIT is used for SPL boot. It is only enabled for
> secure boot at this moment. Enable it in defconfig files for SPL
> build.
> 
> Signed-off-by: York Sun<york.sun at nxp.com>
> ---
> Change log
>   v2: CONFIG_SPL_BOARD_INIT has been converted to Kconfig by 0680f1b1f.
>       Adjust this patch accordingly.
> 
>   configs/ls1046aqds_nand_defconfig               | 1 +
>   configs/ls1046aqds_sdcard_ifc_defconfig         | 1 +
>   configs/ls1046aqds_sdcard_qspi_defconfig        | 1 +
>   configs/ls1046ardb_emmc_defconfig               | 1 +
>   configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig | 1 +
>   configs/ls1046ardb_sdcard_defconfig             | 1 +
>   6 files changed, 6 insertions(+)

Applied to fsl-qoriq master, awaiting upstream.

York


More information about the U-Boot mailing list