summaryrefslogtreecommitdiffstats
path: root/include/configs/k2hk_evm.h
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2015-07-22 18:05:44 -0500
committerTom Rini <trini@konsulko.com>2015-07-27 15:02:19 -0400
commite8428d6ffae66501d9968b13d3a737a928735f67 (patch)
tree2b033b5f6da9aa5fa03168944494dd1fadac16d5 /include/configs/k2hk_evm.h
parent59d4cd2297d76982d5207f15e247afc7704823e7 (diff)
downloadtalos-obmc-uboot-e8428d6ffae66501d9968b13d3a737a928735f67.tar.gz
talos-obmc-uboot-e8428d6ffae66501d9968b13d3a737a928735f67.zip
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 <vitalya@ti.com> Acked-By: Murali Karicheri <m-karicheri2@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r--include/configs/k2hk_evm.h2
1 files changed, 1 insertions, 1 deletions
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 <configs/ks2_evm.h>
+#include <configs/ti_armv7_keystone2.h>
/* SPL SPI Loader Configuration */
#define CONFIG_SPL_TEXT_BASE 0x0c200000
OpenPOWER on IntegriCloud