diff options
author | Wu, Josh <Josh.wu@atmel.com> | 2013-04-16 23:42:44 +0000 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2013-05-12 16:40:42 +0200 |
commit | 9e336903891f1c28be04f0b5503ca54939b2976a (patch) | |
tree | 7c09c401418f5e022166047807e71d81e79f9da8 /MAINTAINERS | |
parent | e542377a59df350bb38e136949d0942c7f49d248 (diff) |
arm: at91: add at91sam9n12ek board support
Add support for following features:
- nand boot, with PMECC 2bit ECC for 512 bytes sector
- SPI flash boot
- SD card boot
- LCD support
Signed-off-by: Josh Wu <josh.wu@atmel.com>
[fix -Wimplicit-function-declaration for at91_lcd_hw_init()]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c05433a7a7d..efc2eccfcc8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1023,6 +1023,9 @@ Richard Woodruff <r-woodruff2@ti.com> omap2420h4 ARM1136EJS +Josh Wu <josh.wu@atmel.com> + at91sam9n12ek ARM926EJS (AT91SAM9N12 SoC) + Ilya Yanok <yanok@emcraft.com> mcx ARM ARMV7 (AM35x SoC) |