]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
configs: rename ks2_evm into ti_armv7_keystone2
authorNishanth Menon <nm@ti.com>
Wed, 22 Jul 2015 23:05:44 +0000 (18:05 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:45 +0000 (13:50 +0200)
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>
include/configs/k2e_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h
include/configs/ti_armv7_keystone2.h [moved from include/configs/ks2_evm.h with 100% similarity]

index 61ba1d7a01f9da5ac2ba95ccf583e5047d700d4b..41e66366f7bc5838288bf0509b5493f3d9971d3e 100644 (file)
@@ -26,7 +26,7 @@
        "name_uboot=u-boot-spi-k2e-evm.gph\0"                           \
        "name_fs=arago-console-image-k2e-evm.cpio.gz\0"
 
-#include <configs/ks2_evm.h>
+#include <configs/ti_armv7_keystone2.h>
 
 /* SPL SPI Loader Configuration */
 #define CONFIG_SPL_TEXT_BASE           0x0c100000
index 697333bf9fe8e4991473cdba23b2b553284e5879..653e52d5695fe98fad5cdfa79a79a1f4cb3cdb40 100644 (file)
@@ -26,7 +26,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
index 3875a52288bed8dacb68bdad150c17bae00dac31..331d730b54cdc2c413b28e3a919e16aedf66bafb 100644 (file)
@@ -26,7 +26,7 @@
        "name_uboot=u-boot-spi-k2l-evm.gph\0"                           \
        "name_fs=arago-console-image-k2l-evm.cpio.gz\0"
 
-#include <configs/ks2_evm.h>
+#include <configs/ti_armv7_keystone2.h>
 
 /* SPL SPI Loader Configuration */
 #define CONFIG_SPL_TEXT_BASE           0x0c100000