arch/arm/mach-at91rm9200/at91sam9260.c
0 → 100644
+294
−0
arch/arm/mach-at91rm9200/at91sam9261.c
0 → 100644
+289
−0
+125
−0
Loading
This patch adds the initial support for the newer Atmel AT91SAM9261 and AT91SAM9260 processors. The code is based on, and makes use of, the existing AT91RM9200 support. Signed-off-by:Andrew Victor <andrew@sanpeople.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>