summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen at>2008-02-22 11:40:50 (GMT)
committerubuntu <ubuntu@us710-oe.cambridge.arm.com>2008-02-14 10:07:46 (GMT)
commit65230107025733e89e28fd5e5cfd916d4953c28a (patch)
treef96c9999acd00f385493cc77d0d4757b45e24037
parenta93907c43f847f076dd0e34ee3b69b5e8e6d0d29 (diff)
downloadu-boot-65230107025733e89e28fd5e5cfd916d4953c28a.tar.xz
Move AT91RM9200DK board support under board/atmel
We already have a vendor subdir for Atmel, so we should use it. Signed-off-by: Haavard Skinnemoen <hskinnemoen <at> atmel.com>
-rw-r--r--Makefile2
-rwxr-xr-xboard/atmel/at91rm9200dk/Makefile (renamed from board/at91rm9200dk/Makefile)0
-rw-r--r--board/atmel/at91rm9200dk/at91rm9200dk.c (renamed from board/at91rm9200dk/at91rm9200dk.c)0
-rw-r--r--board/atmel/at91rm9200dk/config.mk (renamed from board/at91rm9200dk/config.mk)0
-rw-r--r--board/atmel/at91rm9200dk/flash.c (renamed from board/at91rm9200dk/flash.c)0
-rw-r--r--board/atmel/at91rm9200dk/led.c (renamed from board/at91rm9200dk/led.c)0
-rw-r--r--board/atmel/at91rm9200dk/mux.c (renamed from board/at91rm9200dk/mux.c)0
-rw-r--r--board/atmel/at91rm9200dk/u-boot.lds (renamed from board/at91rm9200dk/u-boot.lds)0
8 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec8661a..1f63b8b 100644
--- a/Makefile
+++ b/Makefile
@@ -2302,7 +2302,7 @@ xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,,$(subst _cs_autoboot,,$
xtract_omap730p2 = $(subst _cs0boot,,$(subst _cs3boot,, $(subst _config,,$1)))
at91rm9200dk_config : unconfig
- @$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk NULL at91rm9200
+ @$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk atmel at91rm9200
cmc_pu2_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm920t cmc_pu2 NULL at91rm9200
diff --git a/board/at91rm9200dk/Makefile b/board/atmel/at91rm9200dk/Makefile
index 01f3bc3..01f3bc3 100755
--- a/board/at91rm9200dk/Makefile
+++ b/board/atmel/at91rm9200dk/Makefile
diff --git a/board/at91rm9200dk/at91rm9200dk.c b/board/atmel/at91rm9200dk/at91rm9200dk.c
index c564f73..c564f73 100644
--- a/board/at91rm9200dk/at91rm9200dk.c
+++ b/board/atmel/at91rm9200dk/at91rm9200dk.c
diff --git a/board/at91rm9200dk/config.mk b/board/atmel/at91rm9200dk/config.mk
index 9ce161e..9ce161e 100644
--- a/board/at91rm9200dk/config.mk
+++ b/board/atmel/at91rm9200dk/config.mk
diff --git a/board/at91rm9200dk/flash.c b/board/atmel/at91rm9200dk/flash.c
index 0513d61..0513d61 100644
--- a/board/at91rm9200dk/flash.c
+++ b/board/atmel/at91rm9200dk/flash.c
diff --git a/board/at91rm9200dk/led.c b/board/atmel/at91rm9200dk/led.c
index 47a3bfc..47a3bfc 100644
--- a/board/at91rm9200dk/led.c
+++ b/board/atmel/at91rm9200dk/led.c
diff --git a/board/at91rm9200dk/mux.c b/board/atmel/at91rm9200dk/mux.c
index 767d280..767d280 100644
--- a/board/at91rm9200dk/mux.c
+++ b/board/atmel/at91rm9200dk/mux.c
diff --git a/board/at91rm9200dk/u-boot.lds b/board/atmel/at91rm9200dk/u-boot.lds
index 14cd228..14cd228 100644
--- a/board/at91rm9200dk/u-boot.lds
+++ b/board/atmel/at91rm9200dk/u-boot.lds