diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-12-10 02:49:59 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-09 17:25:43 -0500 |
commit | 243fc8275e58b720d27e24b10473b02f8a99e73f (patch) | |
tree | 5af6956ed0a507f9db7d287c1fa5af82110b27b0 | |
parent | 195c04aac1c790600c80a9286bc30d8129f4d84b (diff) | |
download | meta-ti-243fc8275e58b720d27e24b10473b02f8a99e73f.tar.gz |
am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE code
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | conf/machine/am57xx-hs-evm.conf | 2 | ||||
-rw-r--r-- | conf/machine/dra7xx-hs-evm.conf | 2 |
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" | |||
14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x" | 14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x" |
15 | 15 | ||
16 | OPTEEMACHINE = "ti" | 16 | OPTEEMACHINE = "ti" |
17 | OPTEEFLAVOR = "am57xx_evm" | 17 | OPTEEFLAVOR = "am57xx" |
18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "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" | |||
14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7" | 14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7" |
15 | 15 | ||
16 | OPTEEMACHINE = "ti" | 16 | OPTEEMACHINE = "ti" |
17 | OPTEEFLAVOR = "dra7_evm dra72_evm_revc dra71_evm" | 17 | OPTEEFLAVOR = "dra7xx" |
18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |