From e8428d6ffae66501d9968b13d3a737a928735f67 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Wed, 22 Jul 2015 18:05:44 -0500 Subject: configs: rename ks2_evm into ti_armv7_keystone2 rename the keystone2 common header into an keystone2 architecture specific header which can then reuse the common ti_armv7 config headers. Acked-by: Vitaly Andrianov Acked-By: Murali Karicheri Reviewed-by: Tom Rini Signed-off-by: Nishanth Menon --- include/configs/k2hk_evm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/k2hk_evm.h') diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h index eae7721783..29e3403aa0 100644 --- a/include/configs/k2hk_evm.h +++ b/include/configs/k2hk_evm.h @@ -27,7 +27,7 @@ "name_uboot=u-boot-spi-k2hk-evm.gph\0" \ "name_fs=arago-console-image-k2hk-evm.cpio.gz\0" -#include +#include /* SPL SPI Loader Configuration */ #define CONFIG_SPL_TEXT_BASE 0x0c200000 -- cgit v1.2.1