From f7fa2f3740083bbdf9f57b0e0495eb07899db5e8 Mon Sep 17 00:00:00 2001 From: Bo Shen Date: Thu, 5 Jul 2012 17:21:46 +0000 Subject: arm : Atmel : add at91sam9x5ek board support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add at91sam9x5ek board support, this board support the following SoCs AT91SAM9G15, AT91SAM9G25, AT91SAM9G35, AT91SAM9X25, AT91SAM9X35 Using at91sam9x5ek_nandflash to configure for the board Now only supports NAND with software ECC boot up Signed-off-by: Bo Shen [move MAINTAINERS entry to right place] Signed-off-by: Andreas Bießmann --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 9b2057481b3..74557bedb41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -875,6 +875,9 @@ Michael Schwingen actux4 xscale/ixp dvlhost xscale/ixp +Bo Shen + at91sam9x5ek ARM926EJS (AT91SAM9G15,G25,G35,X25,X35 SoC) + Nick Thompson da830evm ARM926EJS (DA830/OMAP-L137) -- cgit