[U-Boot] [PATCH v6] Add support for Eukrea CPU9260 SBC

Wolfgang Denk wd at denx.de
Sun Aug 9 22:25:22 CEST 2009


Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <20090809125516.GG17045 at game.jcrosoft.org> you wrote:
> On 11:43 Sun 09 Aug     , Eric Benard 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.
> > 
> > Signed-off-by: Eric Benard <eric at eukrea.com>
> > ---
> >  MAINTAINERS                    |    4 +
> >  MAKEALL                        |    1 +
> >  Makefile                       |   13 ++
> >  board/eukrea/cpu9260/Makefile  |   59 +++++++
> >  board/eukrea/cpu9260/config.mk |    1 +
> >  board/eukrea/cpu9260/cpu9260.c |  194 +++++++++++++++++++++++
> >  board/eukrea/cpu9260/led.c     |   46 ++++++
> >  include/configs/cpu9260.h      |  335 ++++++++++++++++++++++++++++++++++++++++
> >  8 files changed, 653 insertions(+), 0 deletions(-)
> >  create mode 100644 board/eukrea/cpu9260/Makefile
> >  create mode 100644 board/eukrea/cpu9260/config.mk
> >  create mode 100644 board/eukrea/cpu9260/cpu9260.c
> >  create mode 100644 board/eukrea/cpu9260/led.c
> >  create mode 100644 include/configs/cpu9260.h
> applied to u-boot-arm

Please undo. This patch is not ripe yet. NAK from me.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A metaphor is like a simile.


More information about the U-Boot mailing list