From fd546211efb570c63338bfe31fa6562b5cb3c17d Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 19 Sep 2016 22:59:28 +0000 Subject: [PATCH] u-boot-ti-staging: disable SPL target for k2e-hs-evm Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 1 + 1 file changed, 1 insertion(+) 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 ?= "" export TI_SECURE_DEV_PKG SPL_BINARY = "MLO" +SPL_BINARY_k2e-hs-evm = "" SPL_UART_BINARY = "u-boot-spl.bin" # Keystone specifics