summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorXiaobo Gu <xiaobo.gu@amlogic.com>2015-04-24 16:38:04 +0800
committerXiaobo Gu <xiaobo.gu@amlogic.com>2015-05-01 18:23:02 +0800
commitff2fc8f8e255c6ce5a3c362deea3eb18d73ac479 (patch)
tree75f4ff2939da74ff31eb4281e8dd3fb6a2babc9d /configs
parentbad36a90a8cddfe7e8dd4c1ae820316e934dbf68 (diff)
downloadu-boot-odroid-c1-ff2fc8f8e255c6ce5a3c362deea3eb18d73ac479.tar.gz
Rename gx(GX) -> gxb(GXBaby)
Rename following folders and files: 1. arch\arm\include\asm\arch-gx -> arch-gxb //cpu arch include file - both bl2 and bl33(uboot) 2. arch\arm\cpu\armv8\gx -> gxb //cpu arch file - bl33(uboot) 3. arch\arm\cpu\armv8\common\firmware\plat\gx -> gxb //cpu arch file - bl2 4. board\amlogic\gx_skt_v1 -> gxb_skt_v1 //gxbaby socket board config 5. include\configs\gx_skt_v1.h -> gxb_skt_v1.h //gxbaby socket board header file 6. configs\gx_skt_v1_defconfig -> gxb_skt_v1_defconfig //gxbaby socket board defconfig file Conflicts: board/amlogic/Kconfig board/amlogic/gxb_skt_v1/eth_setup.c Change-Id: Ice85e16ad64903b3c2fab3de85da6f35e23354b9
Diffstat (limited to 'configs')
-rw-r--r--configs/gxb_skt_v1_defconfig (renamed from configs/gx_skt_v1_defconfig)2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gx_skt_v1_defconfig b/configs/gxb_skt_v1_defconfig
index 4fc70207b6..0511a34cca 100644
--- a/configs/gx_skt_v1_defconfig
+++ b/configs/gxb_skt_v1_defconfig
@@ -1,3 +1,3 @@
CONFIG_ARM=y
CONFIG_TARGET_MESON_GX=y
-CONFIG_GX_SKT_V1=y
+CONFIG_GXB_SKT_V1=y