public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Can't read bytes from x16 device
@ 2000-09-15 10:01 David Vrabel
  2000-09-15 14:37 ` David Vrabel
  0 siblings, 1 reply; 2+ messages in thread
From: David Vrabel @ 2000-09-15 10:01 UTC (permalink / raw)
  To: mtd

Hi,

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.

I'm using the 1_by_16 routines in cfi_cmdset_0001.c

David Vrabel.



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can't read bytes from x16 device
  2000-09-15 10:01 Can't read bytes from x16 device David Vrabel
@ 2000-09-15 14:37 ` David Vrabel
  0 siblings, 0 replies; 2+ messages in thread
From: David Vrabel @ 2000-09-15 14:37 UTC (permalink / raw)
  To: mtd

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@infradead.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-15 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-15 10:01 Can't read bytes from x16 device David Vrabel
2000-09-15 14:37 ` David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox