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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf
index 32386f73..2493bbb3 100644
--- a/conf/machine/ls1046ardb-32b.conf
+++ b/conf/machine/ls1046ardb-32b.conf
@@ -11,6 +11,11 @@ require conf/machine/include/arm/arch-arm64.inc
DEFAULTTUNE = "armv7ahf-neon"
+KERNEL_CLASSES = " kernel-itbimage "
+KERNEL_IMAGETYPES = "itbImage"
+
+UBOOT_ENTRYPOINT = "0x80008000"
+
UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi"
UBOOT_CONFIG[emmc] = "ls1046ardb_emmc_defconfig,,u-boot-with-spl-pbl.bin"
UBOOT_CONFIG[sdcard] = "ls1046ardb_sdcard_config,,u-boot-with-spl-pbl.bin"