public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* CFI-Read-Command
@ 2000-08-01 16:23 Markus Thiesmeyer
  0 siblings, 0 replies; only message in thread
From: Markus Thiesmeyer @ 2000-08-01 16:23 UTC (permalink / raw)
  To: David Woodhouse; +Cc: mtd

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Hello,

after I've integrated the cfi-support (from mtd-20000704.tar.gz) I noticed a problem when I was tying to read bytes from odd addresses. It it seems as if I've located the problem:

Before the flash ís read, the read-function tries to read the cfi-statemachine. And this operation must be an aligned 16-bit read. But the read-operation uses the given, odd address and gets confused. As a fast bugfix I wrote a wrapper which handles unaligned accesses and forwards aligned accesses to the given read-command.

regards

Markus Thiesmeyer

[-- Attachment #2: Type: text/html, Size: 1111 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-01 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-01 16:23 CFI-Read-Command Markus Thiesmeyer

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