瀏覽代碼

AVR32: Rename at32ap7000 -> at32ap700x

The SoC-specific code for all the AT32AP700x CPUs is practically
identical; the only difference is that some chips have less features
than others. By doing this rename, we can add support for the AP7000
derivatives simply by making some features conditional.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Haavard Skinnemoen 17 年之前
父節點
當前提交
36f28f8a96

+ 1 - 1
Makefile

@@ -2656,7 +2656,7 @@ bf561-ezkit_config:	unconfig
 #########################################################################
 
 atstk1002_config	:	unconfig
-	@$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap7000
+	@$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
 
 #########################################################################
 #########################################################################

+ 0 - 0
cpu/at32ap/at32ap7000/Makefile → cpu/at32ap/at32ap700x/Makefile


+ 0 - 0
cpu/at32ap/at32ap7000/gpio.c → cpu/at32ap/at32ap700x/gpio.c


+ 0 - 0
include/asm-avr32/arch-at32ap7000/clk.h → include/asm-avr32/arch-at32ap700x/clk.h


+ 0 - 0
include/asm-avr32/arch-at32ap7000/gpio.h → include/asm-avr32/arch-at32ap700x/gpio.h


+ 0 - 0
include/asm-avr32/arch-at32ap7000/hmatrix2.h → include/asm-avr32/arch-at32ap700x/hmatrix2.h


+ 0 - 0
include/asm-avr32/arch-at32ap7000/memory-map.h → include/asm-avr32/arch-at32ap700x/memory-map.h


+ 0 - 0
include/asm-avr32/arch-at32ap7000/mmc.h → include/asm-avr32/arch-at32ap700x/mmc.h