Add support for Eukrea CPU9260/CPU9G20 SBC

these boards are built around Atmel's AT91SAM9260/9G20 and have
up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND
and include a 10/100 Ethernet PHY in RMII mode.

Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 188cae9..ba80548 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -528,6 +528,8 @@
 Eric Benard <eric@eukrea.com>
 
 	cpuat91		ARM920T
+	cpu9260		ARM926EJS (AT91SAM9260 SoC)
+	cpu9G20		ARM926EJS (AT91SAM9G20 SoC)
 
 Rishi Bhattacharya <rishi@ti.com>