[ARM] 4192/1: AT91: Support for AT91SAM9XE processors.
authorAndrew Victor <andrew@sanpeople.com>
Thu, 15 Feb 2007 07:17:38 +0000 (08:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 15 Feb 2007 15:33:31 +0000 (15:33 +0000)
Add support for the Atmel AT91SAM9XE range of processors.  These are
basically AT91SAM9260's with different amounts of internal SRAM and
Flash.

We make use of the existing AT91SAM9260 support, but just perform
run-time detection of the size of the internal SRAM.

Original patch from Nicolas Ferre.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found