In your flash driver, you tell that there is no write fonction
and that we must mmap and play flash dependent tricks.

But, as far as I remember, mmap is not synchronous. So
if you write 0x40404040, then your word at the same location, it
doesn't mean that it will be really written on the flash,
so you can't program like that.

Why not doing a write function ? Even if there is one
for NETWINDER, one for CATS and one for EBSA285 

Christophe
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to