summaryrefslogtreecommitdiff
path: root/conf/machine/verdin-imx8mp.conf
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2021-02-24 10:45:34 +0100
committerMing Liu <ming.liu@toradex.com>2021-03-03 11:08:36 +0100
commit1392d014bcd9496e3fc1d8afa168e4c6ef1dada4 (patch)
treeffc9d4605ba9c16bd88d0520975b5437fb98c1bc /conf/machine/verdin-imx8mp.conf
parent1be428ed72974888790268eb7b95c1e354b1c72b (diff)
meta:machine: set dtb/dtbo load address for fitimage
This ensures the dtb/dtbo files in fitimage could be loaded correctly on targets. Related-to: TOR-1700 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'conf/machine/verdin-imx8mp.conf')
-rw-r--r--conf/machine/verdin-imx8mp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/verdin-imx8mp.conf b/conf/machine/verdin-imx8mp.conf
index 85cada7..105bd7e 100644
--- a/conf/machine/verdin-imx8mp.conf
+++ b/conf/machine/verdin-imx8mp.conf
@@ -29,6 +29,8 @@ UBOOT_CONFIG[sd] = "verdin-imx8mp_defconfig,sdcard"
SPL_BINARY = "spl/u-boot-spl.bin"
UBOOT_ENTRYPOINT = "0x40280000"
+UBOOT_DTB_LOADADDRESS = "0x43000000"
+UBOOT_DTBO_LOADADDRESS = "0x46000000"
UBOOT_RD_LOADADDRESS = "0x60000000"
# Set u-boot DTB