public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Markus Thiesmeyer" <mthi@gmx.de>
To: "David Woodhouse" <dwmw2@infradead.org>
Cc: <mtd@infradead.org>
Subject: CFI-Read-Command
Date: Tue, 1 Aug 2000 18:23:00 +0200	[thread overview]
Message-ID: <002b01bffbd5$73f7f8e0$fd8907d4@gallien> (raw)

[-- 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 --]

                 reply	other threads:[~2000-08-01 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002b01bffbd5$73f7f8e0$fd8907d4@gallien' \
    --to=mthi@gmx.de \
    --cc=dwmw2@infradead.org \
    --cc=mtd@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox