diff options
| -rw-r--r-- | conf/machine/ls1043ardb-be.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/ls1043ardb-be.conf b/conf/machine/ls1043ardb-be.conf index 92743b762..ef8000197 100644 --- a/conf/machine/ls1043ardb-be.conf +++ b/conf/machine/ls1043ardb-be.conf | |||
| @@ -11,10 +11,10 @@ require conf/machine/include/arm/arch-arm64.inc | |||
| 11 | 11 | ||
| 12 | MACHINEOVERRIDES =. "fsl-lsch2:ls1043a:" | 12 | MACHINEOVERRIDES =. "fsl-lsch2:ls1043a:" |
| 13 | 13 | ||
| 14 | KERNEL_CLASSES = " kernel-itbimage " | 14 | KERNEL_CLASSES = " kernel-fitimage " |
| 15 | KERNEL_IMAGETYPES = "itbImage" | 15 | KERNEL_IMAGETYPES = "fitImage" |
| 16 | 16 | ||
| 17 | DTB_LOAD = "0x90000000" | 17 | UBOOT_DTB_LOADADDRESS = "0x90000000" |
| 18 | UBOOT_ENTRYPOINT = "0x80080000" | 18 | UBOOT_ENTRYPOINT = "0x80080000" |
| 19 | 19 | ||
| 20 | UBOOT_CONFIG ??= "nand sdcard nor" | 20 | UBOOT_CONFIG ??= "nand sdcard nor" |
