From: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> --- conf/machine/ls2088ardb.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf index e8ecf26..a8b6fd7 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine/ls2088ardb.conf @@ -12,6 +12,7 @@ MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:" KERNEL_CLASSES = " kernel-itbimage " KERNEL_IMAGETYPES = "itbImage" +DTB_LOAD = "0x90000000" UBOOT_ENTRYPOINT = "0x80080000" UBOOT_CONFIG ??= "qspi-secure-boot qspi nand nor" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
