[meta-ti] Denys Dmytriyenko : u-boot-ti-staging: add support for AM57xx HS platform

Arago Project git git at arago-project.org
Wed Jun 22 08:13:56 PDT 2016


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Wed Jun 22 20:49:09 2016 +0000

u-boot-ti-staging: add support for AM57xx HS platform

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

---

 recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
index 008cbdd..9318937 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "u-boot bootloader for TI devices"
 
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 
-PR = "r6"
+PR = "r7"
 PV_append = "+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
@@ -19,6 +19,7 @@ SRCREV = "64be2163d8a42b16de72e5ed43ac349178597eca"
 # Support for secure devices - detailed info is in doc/README.ti-secure
 TI_SECURE_DEV_PKG ?= ""
 TI_SECURE_DEV_PKG_dra7xx-hs-evm = "${TI_SECURE_DEV_PKG_DRA7}"
+TI_SECURE_DEV_PKG_am57xx-hs-evm = "${TI_SECURE_DEV_PKG_DRA7}"
 TI_SECURE_DEV_PKG_am437x-hs-evm = "${TI_SECURE_DEV_PKG_AM4}"
 export TI_SECURE_DEV_PKG
 



More information about the meta-ti mailing list