This is the mail archive of the ecos-discuss@sourceware.org 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: Questions about dual flash


On Fri, Nov 30, 2007 at 12:48:28PM +0100, Per-Erik Johansson wrote:
> Hello
> 
> I'm working on a redboot port for a PhyCore MPC5554 board.
> Our eval board has flash on it and the MPC5554 also has flash, but on
> startup the redboot prompt only displays one flash segment. Could it be
> made to show both?
> We added so redboot displays both our ram segments but cant understand how
> we could do it for flash since _flash_info() doesn't use a list.
> Also, just by using both flash drivers, with corresponding cdl and
> c-files, will redboot initiate both our flashes?

The trunk of anoncvs has no support for discontinuous flash. Look at
the flash_v2 branch, which can have multiple flash devices.

    Andrew

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


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