diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-08-16 08:05:13 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-08-16 16:25:59 -0400 |
commit | 97a255ed774e940c1fb80cbea802ac872210d9c9 (patch) | |
tree | fadb2c2167c5c52aab0b8858801d0a13223b6bc6 /recipes-bsp | |
parent | 40e6a592838864c60ec5baf1be362735e59ef48a (diff) | |
download | meta-ti-97a255ed774e940c1fb80cbea802ac872210d9c9.tar.gz |
machines: move TI_SECURE_DEV_PKG and add UBOOT_* vars for fitimage support
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 3 |
1 files changed, 0 insertions, 3 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 699c221e..c5a374a8 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 | |||
@@ -18,9 +18,6 @@ SRCREV = "052f3bfd39e212e43fd141a49331107409e4f993" | |||
18 | 18 | ||
19 | # Support for secure devices - detailed info is in doc/README.ti-secure | 19 | # Support for secure devices - detailed info is in doc/README.ti-secure |
20 | TI_SECURE_DEV_PKG ?= "" | 20 | TI_SECURE_DEV_PKG ?= "" |
21 | TI_SECURE_DEV_PKG_dra7xx-hs-evm = "${TI_SECURE_DEV_PKG_DRA7}" | ||
22 | TI_SECURE_DEV_PKG_am57xx-hs-evm = "${TI_SECURE_DEV_PKG_DRA7}" | ||
23 | TI_SECURE_DEV_PKG_am437x-hs-evm = "${TI_SECURE_DEV_PKG_AM4}" | ||
24 | export TI_SECURE_DEV_PKG | 21 | export TI_SECURE_DEV_PKG |
25 | 22 | ||
26 | SPL_BINARY = "MLO" | 23 | SPL_BINARY = "MLO" |