Move at91cap9 specific files to at91sam9 directory
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
common infrastructure can be used. Let this infrastructure be
named after the AT91SAM9 family, and move the existing AT91CAP9
files to the new place.
Signed-off-by:
Stelian Pop <stelian@popies.net>
Showing
- Makefile 1 addition, 1 deletionMakefile
- cpu/arm926ejs/at91sam9/Makefile 0 additions, 0 deletionscpu/arm926ejs/at91sam9/Makefile
- cpu/arm926ejs/at91sam9/config.mk 0 additions, 0 deletionscpu/arm926ejs/at91sam9/config.mk
- cpu/arm926ejs/at91sam9/ether.c 2 additions, 2 deletionscpu/arm926ejs/at91sam9/ether.c
- cpu/arm926ejs/at91sam9/lowlevel_init.S 1 addition, 1 deletioncpu/arm926ejs/at91sam9/lowlevel_init.S
- cpu/arm926ejs/at91sam9/spi.c 0 additions, 0 deletionscpu/arm926ejs/at91sam9/spi.c
- cpu/arm926ejs/at91sam9/timer.c 2 additions, 3 deletionscpu/arm926ejs/at91sam9/timer.c
- cpu/arm926ejs/at91sam9/usb.c 0 additions, 2 deletionscpu/arm926ejs/at91sam9/usb.c
- include/asm-arm/arch-at91sam9/AT91CAP9.h 0 additions, 0 deletionsinclude/asm-arm/arch-at91sam9/AT91CAP9.h
- include/asm-arm/arch-at91sam9/clk.h 0 additions, 0 deletionsinclude/asm-arm/arch-at91sam9/clk.h
- include/asm-arm/arch-at91sam9/hardware.h 0 additions, 0 deletionsinclude/asm-arm/arch-at91sam9/hardware.h
- include/asm-arm/arch-at91sam9/memory-map.h 0 additions, 0 deletionsinclude/asm-arm/arch-at91sam9/memory-map.h
- net/eth.c 2 additions, 2 deletionsnet/eth.c
Loading
Please register or sign in to comment