summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-19 22:59:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-19 18:59:07 -0400
commit3a20d0540c72ea92a151f3ab6edb816fb42ec578 (patch)
tree51d17db7d2ef3f8b6f2ad3c3a327bc0a96f9a414
parent7f742986d5705250cb9082e105b3e4564bd85524 (diff)
downloadmeta-ti-3a20d0540c72ea92a151f3ab6edb816fb42ec578.tar.gz
u-boot-ti-staging: disable SPL target for k2e-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb1
1 files changed, 1 insertions, 0 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 2e8d2e6e..868109b6 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
@@ -21,6 +21,7 @@ TI_SECURE_DEV_PKG ?= ""
21export TI_SECURE_DEV_PKG 21export TI_SECURE_DEV_PKG
22 22
23SPL_BINARY = "MLO" 23SPL_BINARY = "MLO"
24SPL_BINARY_k2e-hs-evm = ""
24SPL_UART_BINARY = "u-boot-spl.bin" 25SPL_UART_BINARY = "u-boot-spl.bin"
25 26
26# Keystone specifics 27# Keystone specifics