at91: move arch-at91sam9 to arch-at91
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 5 Jul 2008 21:11:11 +0000 (23:11 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 12 Aug 2008 16:41:42 +0000 (18:41 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
30 files changed:
Makefile
cpu/arm926ejs/at91/Makefile [moved from cpu/arm926ejs/at91sam9/Makefile with 100% similarity]
cpu/arm926ejs/at91/config.mk [moved from cpu/arm926ejs/at91sam9/config.mk with 62% similarity]
cpu/arm926ejs/at91/ether.c [moved from cpu/arm926ejs/at91sam9/ether.c with 100% similarity]
cpu/arm926ejs/at91/lowlevel_init.S [moved from cpu/arm926ejs/at91sam9/lowlevel_init.S with 100% similarity]
cpu/arm926ejs/at91/spi.c [moved from cpu/arm926ejs/at91sam9/spi.c with 100% similarity]
cpu/arm926ejs/at91/timer.c [moved from cpu/arm926ejs/at91sam9/timer.c with 100% similarity]
cpu/arm926ejs/at91/u-boot.lds [moved from cpu/arm926ejs/at91sam9/u-boot.lds with 100% similarity]
cpu/arm926ejs/at91/usb.c [moved from cpu/arm926ejs/at91sam9/usb.c with 100% similarity]
include/asm-arm/arch-at91/at91_pio.h [moved from include/asm-arm/arch-at91sam9/at91_pio.h with 100% similarity]
include/asm-arm/arch-at91/at91_pit.h [moved from include/asm-arm/arch-at91sam9/at91_pit.h with 100% similarity]
include/asm-arm/arch-at91/at91_pmc.h [moved from include/asm-arm/arch-at91sam9/at91_pmc.h with 100% similarity]
include/asm-arm/arch-at91/at91_rstc.h [moved from include/asm-arm/arch-at91sam9/at91_rstc.h with 100% similarity]
include/asm-arm/arch-at91/at91_spi.h [moved from include/asm-arm/arch-at91sam9/at91_spi.h with 100% similarity]
include/asm-arm/arch-at91/at91cap9.h [moved from include/asm-arm/arch-at91sam9/at91cap9.h with 100% similarity]
include/asm-arm/arch-at91/at91cap9_matrix.h [moved from include/asm-arm/arch-at91sam9/at91cap9_matrix.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9260.h [moved from include/asm-arm/arch-at91sam9/at91sam9260.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9260_matrix.h [moved from include/asm-arm/arch-at91sam9/at91sam9260_matrix.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9261.h [moved from include/asm-arm/arch-at91sam9/at91sam9261.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9261_matrix.h [moved from include/asm-arm/arch-at91sam9/at91sam9261_matrix.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9263.h [moved from include/asm-arm/arch-at91sam9/at91sam9263.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9263_matrix.h [moved from include/asm-arm/arch-at91sam9/at91sam9263_matrix.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9_smc.h [moved from include/asm-arm/arch-at91sam9/at91sam9_smc.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9rl.h [moved from include/asm-arm/arch-at91sam9/at91sam9rl.h with 100% similarity]
include/asm-arm/arch-at91/at91sam9rl_matrix.h [moved from include/asm-arm/arch-at91sam9/at91sam9rl_matrix.h with 100% similarity]
include/asm-arm/arch-at91/clk.h [moved from include/asm-arm/arch-at91sam9/clk.h with 100% similarity]
include/asm-arm/arch-at91/gpio.h [moved from include/asm-arm/arch-at91sam9/gpio.h with 100% similarity]
include/asm-arm/arch-at91/hardware.h [moved from include/asm-arm/arch-at91sam9/hardware.h with 100% similarity]
include/asm-arm/arch-at91/io.h [moved from include/asm-arm/arch-at91sam9/io.h with 100% similarity]
include/asm-arm/arch-at91/memory-map.h [moved from include/asm-arm/arch-at91sam9/memory-map.h with 100% similarity]

index 082b08e..c291b72 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2354,13 +2354,13 @@ at91rm9200dk_config     :       unconfig
        @$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk atmel at91rm9200
 
 at91sam9261ek_config   :       unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9261ek atmel at91sam9
+       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9261ek atmel at91
 
 at91sam9263ek_config   :       unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9263ek atmel at91sam9
+       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9263ek atmel at91
 
 at91sam9rlek_config    :       unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9rlek atmel at91sam9
+       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9rlek atmel at91
 
 cmc_pu2_config :       unconfig
        @$(MKCONFIG) $(@:_config=) arm arm920t cmc_pu2 NULL at91rm9200
@@ -2382,10 +2382,10 @@ mp2usb_config   :       unconfig
 #########################################################################
 
 at91cap9adk_config     :       unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91cap9adk atmel at91sam9
+       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91cap9adk atmel at91
 
 at91sam9260ek_config   :       unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9260ek atmel at91sam9
+       @$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9260ek atmel at91
 
 ########################################################################
 ## ARM Integrator boards - see doc/README-integrator for more info.
similarity index 62%
rename from cpu/arm926ejs/at91sam9/config.mk
rename to cpu/arm926ejs/at91/config.mk
index 83040eb..31491a8 100644 (file)
@@ -1,3 +1,3 @@
 PLATFORM_CPPFLAGS += -march=armv5te
 PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)
-LDSCRIPT := $(SRCTREE)/cpu/arm926ejs/at91sam9/u-boot.lds
+LDSCRIPT := $(SRCTREE)/cpu/arm926ejs/at91/u-boot.lds