>The latest CVS tree contains a small driver for the EBSA flash that
>mainly consist in mmap'ing the flash to user space. Is there a
>corresponding userland flash utility available ? For my board, I have
It's not possible to write a completely generic flash driver because every
flash part needs to be poked differently. In fact you don't *need* any kernel
support at all; you can mmap /dev/mem directly if you know where the hardware
is located.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]