Re: CFI MTD on 5282

Allon Stern <[email protected]> Tue, 19 Aug 2008 10:47:47 -0400
Newsgroups gmane.comp.hardware.motorola.microcontrollers.coldfire
Message-ID <[email protected]>
On Aug 19, 2008, at 1:56 AM, Greg Ungerer wrote:
>
> You can do pretty much any weird translation you like in your own
> MTD map driver. You just need to write access functions (the
> read/write/... functions in struct map_info) that do appropriate
> GPIO twidling and address translation on the supplied linear address,
> and return appropriate data. Once they work you can do a cfi_probe
> and it should work. (The bank switching is hidden in the accessor
> functions).
>
> Or am I mis-understanding what you want to do?
>
> Regards
> Greg

No, no misunderstanding. I'm learning more as I go. This sounds great.
Thanks!

-
allon


---
[email protected]              Send a post to the list.
[email protected]        Join the list.
[email protected]    Join the list in digest mode.
[email protected]     Leave the list.