aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/am437x-hs-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am437x-hs-evm.conf')
-rw-r--r--conf/machine/am437x-hs-evm.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/am437x-hs-evm.conf b/conf/machine/am437x-hs-evm.conf
index e8d88a41..4fb277df 100644
--- a/conf/machine/am437x-hs-evm.conf
+++ b/conf/machine/am437x-hs-evm.conf
@@ -5,3 +5,10 @@
require conf/machine/am437x-evm.conf
UBOOT_MACHINE = "am43xx_hs_evm_config"
+
+UBOOT_ENTRYPOINT = "0x82000000"
+UBOOT_LOADADDRESS = "0x82000000"
+UBOOT_RD_LOADADDRESS = "0x84000000"
+UBOOT_RD_ENTRYPOINT = "0x84000000"
+
+TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AM4}"