[ARM] 3960/1: AT91: Final SAM9 intergration patches.
This patch includes a number of small changes for integrating the AT91SAM9261 and AT91SAM0260 support. * Can only select support for one AT91 processor at a time. * Remove most of the remaining static memory mapping for the AT91RM9200. * Reserve 1Mb of memory below the IO for mapping the internal SRAM and any custom board-specific devices (ie, FPGA). * The SAM9260 has more serial ports, so increase the maximum to 7. * Define the standard chipselect addresses, and define other addresses relative to those. * CLOCK_TICK_RATE is different on the SAM926x's. Signed-off-by:Andrew Victor <andrew@sanpeople.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/mach-at91rm9200/Kconfig 4 additions, 2 deletionsarch/arm/mach-at91rm9200/Kconfig
- arch/arm/mach-at91rm9200/Makefile 1 addition, 1 deletionarch/arm/mach-at91rm9200/Makefile
- arch/arm/mach-at91rm9200/at91rm9200.c 1 addition, 21 deletionsarch/arm/mach-at91rm9200/at91rm9200.c
- include/asm-arm/arch-at91rm9200/hardware.h 14 additions, 16 deletionsinclude/asm-arm/arch-at91rm9200/hardware.h
- include/asm-arm/arch-at91rm9200/timex.h 9 additions, 0 deletionsinclude/asm-arm/arch-at91rm9200/timex.h
- include/asm-arm/arch-at91rm9200/vmalloc.h 1 addition, 1 deletioninclude/asm-arm/arch-at91rm9200/vmalloc.h
Loading
Please register or sign in to comment