From: Chunrong Guo Date: Thu, 19 Oct 2017 08:31:35 +0000 (+0800) Subject: ls1046ardb:add DTB_LOAD X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a6fb86c1a1ef20a330a00d24388dcaf86c3668d7;p=meta-freescale.git ls1046ardb:add DTB_LOAD Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index b67db1e4..f7369191 100644 --- a/conf/machine/ls1046ardb.conf +++ b/conf/machine/ls1046ardb.conf @@ -12,6 +12,7 @@ require conf/machine/include/arm/arch-arm64.inc KERNEL_CLASSES = " kernel-itbimage " KERNEL_IMAGETYPES = "itbImage" +DTB_LOAD = "0x90000000" UBOOT_ENTRYPOINT = "0x80080000" UBOOT_CONFIG ??= "emmc sdcard sdcard-dtb-secure-boot sdcard-spl-secure-boot sdcard-secure-boot qspi-secure-boot qspi"