summaryrefslogtreecommitdiff
path: root/conf/machine/apalis-imx8x.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/apalis-imx8x.conf')
-rw-r--r--conf/machine/apalis-imx8x.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/apalis-imx8x.conf b/conf/machine/apalis-imx8x.conf
index 501f6cf..726a0aa 100644
--- a/conf/machine/apalis-imx8x.conf
+++ b/conf/machine/apalis-imx8x.conf
@@ -27,6 +27,9 @@ UBOOT_SUFFIX = "bin"
UBOOT_CONFIG ??= "sd"
UBOOT_CONFIG[sd] = "apalis-imx8x_config,sdcard"
+UBOOT_ENTRYPOINT = "0x80280000"
+UBOOT_RD_LOADADDRESS = "0xA0000000"
+
BOOT_SPACE = "65536"
IMAGE_BOOTLOADER = "imx-boot"
IMX_BOOT_SEEK = "32"