[ECOS] how to add flash devices not contigously mapped to memory

saurabh prakash saurabhp75@gmail.com
Fri Sep 29 06:10:00 GMT 2006


On 9/28/06, Gary Thomas <gary@mlbassoc.com> wrote:
> saurabh prakash wrote:
> > hello all,
> >
> > I am working on a powerPC board with five flash devices of type AM29LV800.
> > I have used four of them in 16 bit mode which are contigous and maps
> > to address 0x30000000 -- 0x30100000, and they are working as expected.
> > I want to map fifth device to a memory location which is not contigous
> > to the above four. does anyone have any idea, how to do this in ecos?
>
> Use the MMU to map it contiguously with the other devices.
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
>
does that imply that the ecos flash driver cannot work for flash
devices which are not located contigously, and one has to make them
contigous using MMU?

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



More information about the Ecos-discuss mailing list