summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-hs-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-11-01 01:03:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-31 17:21:41 -0400
commitd435c2a374384993810a314cc35d8b20de625987 (patch)
tree3e3e8e259a2508c01cfab1f932547f491404f982 /conf/machine/dra7xx-hs-evm.conf
parentf821e1fd8eba115d0e0ad1c83be1b948bf1d0c22 (diff)
downloadmeta-ti-d435c2a374384993810a314cc35d8b20de625987.tar.gz
dra7xx-hs-evm: add DRA71x OPTEE flavor to the list
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/dra7xx-hs-evm.conf')
-rw-r--r--conf/machine/dra7xx-hs-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index 3a8ada22..db20aa2a 100644
--- a/conf/machine/dra7xx-hs-evm.conf
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -14,5 +14,5 @@ UBOOT_RD_ENTRYPOINT = "0x84000000"
14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}" 14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}"
15 15
16OPTEEMACHINE = "ti" 16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "dra7_evm dra72_evm_revc" 17OPTEEFLAVOR = "dra7_evm dra72_evm_revc dra71_evm"
18OPTEEOUTPUTMACHINE = "ti" 18OPTEEOUTPUTMACHINE = "ti"