diff options
Diffstat (limited to 'conf/machine/lx2160ardb.conf')
-rw-r--r-- | conf/machine/lx2160ardb.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/lx2160ardb.conf b/conf/machine/lx2160ardb.conf index 1945ad310..c8fbcc1cd 100644 --- a/conf/machine/lx2160ardb.conf +++ b/conf/machine/lx2160ardb.conf | |||
@@ -11,8 +11,7 @@ MACHINEOVERRIDES =. "fsl-lsch3:lx2160a:" | |||
11 | 11 | ||
12 | MACHINE_FEATURES += "optee" | 12 | MACHINE_FEATURES += "optee" |
13 | 13 | ||
14 | KERNEL_CLASSES = " kernel-fitimage " | 14 | KERNEL_CLASSES += "kernel-fit-extra-artifacts" |
15 | KERNEL_IMAGETYPES = "fitImage" | ||
16 | 15 | ||
17 | DTB_LOAD = "0x90000000" | 16 | DTB_LOAD = "0x90000000" |
18 | UBOOT_ENTRYPOINT = "0x80080000" | 17 | UBOOT_ENTRYPOINT = "0x80080000" |