* physmap driver problem and possible fix
@ 2001-04-30 17:12 Chester_Szczepucha
0 siblings, 0 replies; only message in thread
From: Chester_Szczepucha @ 2001-04-30 17:12 UTC (permalink / raw)
To: mtd
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@infradead.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-30 17:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-30 17:12 physmap driver problem and possible fix Chester_Szczepucha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox