diff options
author | Tom Rix <Tom.Rix@windriver.com> | 2009-09-27 11:10:09 -0500 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-13 06:17:35 -0500 |
commit | 23b80982a02a43bf4ead91574c9d6f1b647ccc8f (patch) | |
tree | 85249088e77c71a7b9dc7042d2c976ceba4a7b61 /MAINTAINERS | |
parent | d8380c9d35e88759c96e68a03738446ca0cb292f (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 188cae9d30b..ba805482711 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -528,6 +528,8 @@ Dirk Behme <dirk.behme@gmail.com> Eric Benard <eric@eukrea.com> cpuat91 ARM920T + cpu9260 ARM926EJS (AT91SAM9260 SoC) + cpu9G20 ARM926EJS (AT91SAM9G20 SoC) Rishi Bhattacharya <rishi@ti.com> |