diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/ls1043ardb.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf index 500461ef..e2a8ae64 100644 --- a/conf/machine/ls1043ardb.conf +++ b/conf/machine/ls1043ardb.conf | |||
@@ -13,6 +13,7 @@ require conf/machine/include/arm/arch-arm64.inc | |||
13 | KERNEL_CLASSES = " kernel-itbimage " | 13 | KERNEL_CLASSES = " kernel-itbimage " |
14 | KERNEL_IMAGETYPES = "itbImage" | 14 | KERNEL_IMAGETYPES = "itbImage" |
15 | 15 | ||
16 | DTB_LOAD = "0x90000000" | ||
16 | UBOOT_ENTRYPOINT = "0x80080000" | 17 | UBOOT_ENTRYPOINT = "0x80080000" |
17 | 18 | ||
18 | UBOOT_CONFIG ??= "nand sdcard secure-boot nand-dtb-secure-boot nand-spl-secure-boot nand-secure-boot sdcard-dtb-secure-boot sdcard-spl-secure-boot sdcard-secure-boot nor" | 19 | UBOOT_CONFIG ??= "nand sdcard secure-boot nand-dtb-secure-boot nand-spl-secure-boot nand-secure-boot sdcard-dtb-secure-boot sdcard-spl-secure-boot sdcard-secure-boot nor" |