This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: flash determination


On Wed, 2003-07-23 at 17:26, Michael Lodman wrote:
> > On Wed, 2003-07-23 at 17:05, Michael Lodman wrote:
> > > I have been using the ixp425 with a single 16MB Intel stratoflash on the
> > > expansion bus to date. Now I have added a second 16MB flash, and have
> > > programmed the chip select for the next region. I can see all of the
> memory
> > > in the visionprobe, however Redboot does not detect the second flash
> even
> > > with the CS programmed.
> > >
> > > I'm sure there is something simple for me to look at - help?
> >
> > You'll have to rebuild RedBoot and tell it to look for that extra
> > FLASH device.  Look at the file:
> >   .../devs/flash/arm/ixdp425/current/include/ixdp425_strataflash.inl
> > I think that if you change CYGNUM_FLASH_DEVICES to be (2) it will
> > find the additional device.
> 
> I don't have this file or this variable in my build. Any other ideas?

This file is in the eCos source tree - not in your build tree.  You'll
have to modify the source repository since what you are doing does not
match a "standard" platform.

-- 
Gary D. Thomas <gary.thomas@mind.be>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]