On Thu, Oct 12, 2017 at 6:24 AM, Chunrong Guo <b40...@freescale.com> wrote:
> From: Chunrong Guo <chunrong....@nxp.com>
>
> Signed-off-by: Chunrong Guo <chunrong....@nxp.com>
> ---
>  conf/machine/ls2088ardb.conf | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
> index 170d6a4..0fcb6fa 100644
> --- a/conf/machine/ls2088ardb.conf
> +++ b/conf/machine/ls2088ardb.conf
> @@ -14,7 +14,9 @@ KERNEL_IMAGETYPES = "itbImage"
>
>  UBOOT_ENTRYPOINT = "0x80080000"
>
> -UBOOT_CONFIG ??= "qspi-secure-boot qspi"
> +UBOOT_CONFIG ??= "qspi-secure-boot qspi nand nor"

No documented change

> +UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin"
> +UBOOT_CONFIG[nand] = "ls2080ardb_nand_defconfig,,u-boot-dtb.bin"

No documented change

>  UBOOT_CONFIG[qspi] = "ls2088ardb_qspi_defconfig,,u-boot-dtb.bin"
>  UBOOT_CONFIG[qspi-secure-boot] = 
> "ls2088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
>
> --
> 1.9.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to