Re: [U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Wolfgang Denk
Dear Eric Benard, In message <1247948834-30856-1-git-send-email-e...@eukrea.com> you wrote: > CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR > flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 > Ethernet PHY in RMII mode. > ... > --- a/Makefile > +++ b/Ma

[U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard --- MAINTAINERS|4 + MAKEALL|1 + Makefile