summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-12-10 02:49:59 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-09 17:26:18 -0500
commit6597647a5216e479852ff28320d7d659a0a0042d (patch)
tree5af6956ed0a507f9db7d287c1fa5af82110b27b0 /conf
parent845092ef8e983ee696f87af439ff3a16b2e258ab (diff)
downloadmeta-ti-6597647a5216e479852ff28320d7d659a0a0042d.tar.gz
am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE code
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am57xx-hs-evm.conf2
-rw-r--r--conf/machine/dra7xx-hs-evm.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf
index 906e6b03..cd03126c 100644
--- a/conf/machine/am57xx-hs-evm.conf
+++ b/conf/machine/am57xx-hs-evm.conf
@@ -14,5 +14,5 @@ UBOOT_RD_ENTRYPOINT = "0x84000000"
14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x" 14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x"
15 15
16OPTEEMACHINE = "ti" 16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "am57xx_evm" 17OPTEEFLAVOR = "am57xx"
18OPTEEOUTPUTMACHINE = "ti" 18OPTEEOUTPUTMACHINE = "ti"
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index 8e8b5664..b6d55282 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}/dra7" 14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
15 15
16OPTEEMACHINE = "ti" 16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "dra7_evm dra72_evm_revc dra71_evm" 17OPTEEFLAVOR = "dra7xx"
18OPTEEOUTPUTMACHINE = "ti" 18OPTEEOUTPUTMACHINE = "ti"