On Thu, 24 Apr 2008 08:02:46 +0200
Stefan Roese <[EMAIL PROTECTED]> wrote:

> On Thursday 24 April 2008, Heiko Schocher wrote:
> > > Add the Harris QUAD100HD AMCC 405EP-based board.
> > >
> > > Signed-off-by: Gary Jennejohn <[EMAIL PROTECTED]>
> > > ---
> > >  MAINTAINERS                 |    4 +
> > >  MAKEALL                     |    1 +
> > >  Makefile                    |    3 +
> > >  board/quad100hd/Makefile    |   51 ++
> > >  board/quad100hd/config.mk   |   24 +
> > >  board/quad100hd/flash.c     | 1097
> > > +++++++++++++++++++++++++++++++++++++++++++
> >
> > Do you really need a boardspecific flash driver? Are these flashes not
> > CFI compatible?
> 
> Yes, I had the some question in mind. Which FLASH chips are used on the board?
> 

As I told Stefan in a private mail, the board has a S29AL032D on-board.

I guess maybe I got a little confused, becasue the customer stated that
this board is based on the taihu, and taihu has its own flash.c.  As a
result I copied and used the flash.c from taihu.  I also partly based the
config file (quad100hd.h) on taihu.h.

I'll look into using the generic CFI driver.

---
Gary Jennejohn
*********************************************************************
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [EMAIL PROTECTED]
*********************************************************************

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to