aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1088ardb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1088ardb.conf')
-rw-r--r--conf/machine/ls1088ardb.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index b6435502..9771ba29 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -9,6 +9,11 @@ require conf/machine/include/arm/arch-arm64.inc
MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
+KERNEL_CLASSES = " kernel-itbimage "
+KERNEL_IMAGETYPES = "itbImage"
+
+UBOOT_ENTRYPOINT = "0x80080000"
+
UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi"
UBOOT_CONFIG[secure-boot] = "ls1088ardb_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
UBOOT_CONFIG[qspi] = "ls1088ardb_qspi_defconfig,,u-boot-dtb.bin"