Can't read bytes from x16 device

David Vrabel dvrabel at arcom.co.uk
Fri Sep 15 10:37:32 EDT 2000


David Vrabel wrote:

> I have an Intel 28F640J5 part in x16 mode.  It appears I can't read
> bytes which are odd aligned.  After reading one odd aligned byte all
> reads fail.

Reading the specs for this chip indicates that the high byte is not used
for command or status information.  So I changed
do_read_1_by_16_onechip() to align commands and status reads on word
boundaries.

David Vrabel.



To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list