From: Andrew Victor Date: Fri, 1 Dec 2006 10:51:19 +0000 (+0100) Subject: [ARM] 3960/1: AT91: Final SAM9 intergration patches. X-Git-Tag: v2.6.20-rc1~15^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05043d08045271eb5655308371dd285a852ef855;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed