summaryrefslogtreecommitdiff
path: root/conf/machine/verdin-am62.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/verdin-am62.conf')
-rw-r--r--conf/machine/verdin-am62.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/conf/machine/verdin-am62.conf b/conf/machine/verdin-am62.conf
index 8901f3b..3dbf209 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -69,15 +69,15 @@ IMAGE_FSTYPES:append = " teziimg"
# The payload offsets are given in number of 512 byte blocks.
# tiboot3.bin
OFFSET_BOOTROM_PAYLOAD = "0"
-TPL_BINARY[0069] = "tiboot3-am62x-gp-verdin.bin"
-TPL_BINARY[0071] = "tiboot3-am62x-gp-verdin.bin"
-TPL_BINARY[0072] = "tiboot3-am62x-gp-verdin.bin"
-TPL_BINARY[0073] = "tiboot3-am62x-hs-fs-verdin.bin"
-TPL_BINARY[0074] = "tiboot3-am62x-hs-fs-verdin.bin"
-TPL_BINARY[0075] = "tiboot3-am62x-hs-fs-verdin.bin"
-TPL_BINARY[0076] = "tiboot3-am62x-hs-fs-verdin.bin"
+FIRMWARE_BINARY[0069] = "tiboot3-am62x-gp-verdin.bin"
+FIRMWARE_BINARY[0071] = "tiboot3-am62x-gp-verdin.bin"
+FIRMWARE_BINARY[0072] = "tiboot3-am62x-gp-verdin.bin"
+FIRMWARE_BINARY[0073] = "tiboot3-am62x-hs-fs-verdin.bin"
+FIRMWARE_BINARY[0074] = "tiboot3-am62x-hs-fs-verdin.bin"
+FIRMWARE_BINARY[0075] = "tiboot3-am62x-hs-fs-verdin.bin"
+FIRMWARE_BINARY[0076] = "tiboot3-am62x-hs-fs-verdin.bin"
# tispl.bin
-OFFSET_TPL_PAYLOAD = "1024"
+OFFSET_FW_PAYLOAD = "1024"
# u-boot.img
OFFSET_SPL_PAYLOAD = "5120"
UBOOT_BINARY = "u-boot.img"