bbram access problems

Geoffroy Stevenne geof at hellea.com
Fri Dec 13 06:50:55 EST 2002


Le Thu, 12 Dec 2002 15:40:43 +0100
Thomas Gleixner <tglx at linutronix.de> a écrit:

 
> from slram.c
> NOTE:
>   With slram it's only possible to map a contigous memory region. 
> 
> So you can't access it with slram, as the BBSRAM is a device with
> paged access. All you have to do, is copy slram.c to bbram.c and add
> an additional parameter, which tells the driver the number of
> pages.available. Then modify the erase / read / write functions to do
> the page selection depending on the address you have to access. 
> If you think this is out of your league, then hope, that somebody does
> this for you sometimes, or ask one of the experts to help you for a
> little fee immidiately :)
> 

We should be able to do this.  Thanks for your suggestions and stay
tuned for more feedback!

Thanks,

Geof





More information about the linux-mtd mailing list