Browse Source

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>
Haavard Skinnemoen 17 years ago
parent
commit
6523010702

+ 1 - 1
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

+ 0 - 0
board/at91rm9200dk/Makefile → board/atmel/at91rm9200dk/Makefile


+ 0 - 0
board/at91rm9200dk/at91rm9200dk.c → board/atmel/at91rm9200dk/at91rm9200dk.c


+ 0 - 0
board/at91rm9200dk/config.mk → board/atmel/at91rm9200dk/config.mk


+ 0 - 0
board/at91rm9200dk/flash.c → board/atmel/at91rm9200dk/flash.c


+ 0 - 0
board/at91rm9200dk/led.c → board/atmel/at91rm9200dk/led.c


+ 0 - 0
board/at91rm9200dk/mux.c → board/atmel/at91rm9200dk/mux.c


+ 0 - 0
board/at91rm9200dk/u-boot.lds → board/atmel/at91rm9200dk/u-boot.lds