summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-08-11 15:25:07 +0000
committerJohn Rigby <jrigby@freescale.com>2008-08-14 12:31:56 -0600
commit56df091d391f74bbf2dc2f7931f9f3c8f23529e4 (patch)
tree82c1f782494f59a44783f413d89bc3590b66bdc2
parent659e9bad629a480f606b286d5703aef7159edf98 (diff)
ColdFire: Move m5272c3 from board to board/freescale
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
-rw-r--r--Makefile2
-rw-r--r--board/freescale/m5272c3/Makefile (renamed from board/m5272c3/Makefile)0
-rw-r--r--board/freescale/m5272c3/config.mk (renamed from board/m5272c3/config.mk)0
-rw-r--r--board/freescale/m5272c3/flash.c (renamed from board/m5272c3/flash.c)0
-rw-r--r--board/freescale/m5272c3/m5272c3.c (renamed from board/m5272c3/m5272c3.c)0
-rw-r--r--board/freescale/m5272c3/mii.c (renamed from board/m5272c3/mii.c)0
-rw-r--r--board/freescale/m5272c3/u-boot.lds (renamed from board/m5272c3/u-boot.lds)0
7 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cef20736fe..da2f4bcc05 100644
--- a/Makefile
+++ b/Makefile
@@ -1879,7 +1879,7 @@ M5271EVB_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5271evb freescale
M5272C3_config : unconfig
- @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5272c3
+ @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5272c3 freescale
M5275EVB_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
diff --git a/board/m5272c3/Makefile b/board/freescale/m5272c3/Makefile
index be704b76f0..be704b76f0 100644
--- a/board/m5272c3/Makefile
+++ b/board/freescale/m5272c3/Makefile
diff --git a/board/m5272c3/config.mk b/board/freescale/m5272c3/config.mk
index ccb2cf735d..ccb2cf735d 100644
--- a/board/m5272c3/config.mk
+++ b/board/freescale/m5272c3/config.mk
diff --git a/board/m5272c3/flash.c b/board/freescale/m5272c3/flash.c
index ea0b1fd7e0..ea0b1fd7e0 100644
--- a/board/m5272c3/flash.c
+++ b/board/freescale/m5272c3/flash.c
diff --git a/board/m5272c3/m5272c3.c b/board/freescale/m5272c3/m5272c3.c
index d17cb2ef98..d17cb2ef98 100644
--- a/board/m5272c3/m5272c3.c
+++ b/board/freescale/m5272c3/m5272c3.c
diff --git a/board/m5272c3/mii.c b/board/freescale/m5272c3/mii.c
index b30ba803f9..b30ba803f9 100644
--- a/board/m5272c3/mii.c
+++ b/board/freescale/m5272c3/mii.c
diff --git a/board/m5272c3/u-boot.lds b/board/freescale/m5272c3/u-boot.lds
index 8420c91a7c..8420c91a7c 100644
--- a/board/m5272c3/u-boot.lds
+++ b/board/freescale/m5272c3/u-boot.lds