[meta-ti] Denys Dmytriyenko : am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE code

Arago Project git git at arago-project.org
Fri Dec 9 14:27:30 PST 2016


Module: meta-ti
Branch: krogoth
Commit: f449d8bb25e7f86b6a26e15e0e3e542d474e08c4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=f449d8bb25e7f86b6a26e15e0e3e542d474e08c4

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Sat Dec 10 02:49:59 2016 +0000

am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE code

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/am57xx-hs-evm.conf |    2 +-
 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 906e6b0..cd03126 100644
--- a/conf/machine/am57xx-hs-evm.conf
+++ b/conf/machine/am57xx-hs-evm.conf
@@ -14,5 +14,5 @@ UBOOT_RD_ENTRYPOINT = "0x84000000"
 TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x"
 
 OPTEEMACHINE = "ti"
-OPTEEFLAVOR = "am57xx_evm"
+OPTEEFLAVOR = "am57xx"
 OPTEEOUTPUTMACHINE = "ti"
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index 8e8b566..b6d5528 100644
--- a/conf/machine/dra7xx-hs-evm.conf
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -14,5 +14,5 @@ UBOOT_RD_ENTRYPOINT = "0x84000000"
 TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
 
 OPTEEMACHINE = "ti"
-OPTEEFLAVOR = "dra7_evm dra72_evm_revc dra71_evm"
+OPTEEFLAVOR = "dra7xx"
 OPTEEOUTPUTMACHINE = "ti"



More information about the meta-ti mailing list