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: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.

-- 
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]