[U-Boot] [PATCH 1/2][v5] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
york sun
york.sun at nxp.com
Fri Jun 2 17:47:06 UTC 2017
On 05/05/2017 03:09 AM, Santan Kumar wrote:
> Add CONFIG_NAND_BOOT config flag to organise
> NAND_BOOT specific code in config flag like
> -nand-boot specfic errata errata_rcw_src()
> -CONFIG_SYS_NAND_U_BOOT_DST,etc
>
> Signed-off-by: Santan Kumar<santan.kumar at nxp.com>
> Signed-off-by: Priyanka Jain<priyanka.jain at nxp.com>
> Signed-off-by: Abhimanyu Saini<abhimanyu.saini at nxp.com>
> ---
> Changes in v5:
> Rebase in latest code base
>
> arch/arm/cpu/armv8/fsl-layerscape/soc.c | 2 +-
> configs/ls2080aqds_nand_defconfig | 1 +
> include/configs/ls2080a_common.h | 2 ++
> include/configs/ls2080aqds.h | 4 +++-
> 4 files changed, 7 insertions(+), 2 deletions(-)
You missed ls2080ardb_nand_defconfig.
Added CONFIG_NAND_BOOT=y to ls2080ardb_nand_defconfig. Applied to
fsl-qoriq master, awaiting upstream. Thanks.
York
More information about the U-Boot
mailing list