physmap driver problem and possible fix
Chester_Szczepucha at 3com.com
Chester_Szczepucha at 3com.com
Mon Apr 30 13:12:27 EDT 2001
Guys,
I've got 16-bit AMD flash connected to PPC.
Some command are generated as writes to XXXXX555.
Due to such an address I get alignment errors.
If I remove LSB in physmap_write16, ie.
adr &= 0xfffffffe;
things start working.
Do you think this should go to physmap or somewhere else?
Chester
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list