aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1046ardb-32b.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1046ardb-32b.conf')
-rw-r--r--conf/machine/ls1046ardb-32b.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf
index 06706cb4..0fe97b1f 100644
--- a/conf/machine/ls1046ardb-32b.conf
+++ b/conf/machine/ls1046ardb-32b.conf
@@ -11,10 +11,10 @@ require conf/machine/include/arm/arch-arm64.inc
DEFAULTTUNE = "armv7ahf-neon"
-KERNEL_CLASSES = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
-DTB_LOAD = "0x9ffe0000"
+UBOOT_DTB_LOADADDRESS = "0x9ffe0000"
UBOOT_ENTRYPOINT = "0x80008000"
UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi"