aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-hs-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dra7xx-hs-evm.conf')
-rw-r--r--conf/machine/dra7xx-hs-evm.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index a8987165..537152b2 100644
--- a/conf/machine/dra7xx-hs-evm.conf
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -5,3 +5,10 @@
require conf/machine/dra7xx-evm.conf
UBOOT_MACHINE = "dra7xx_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_DRA7}"