From: David Woodhouse <dwmw2@infradead.org>
To: Derek Mulcahy <derek@technicaltoys.net>
Cc: linux-mtd@lists.infradead.org
Subject: Re: MTD driver for Atmel serial flash
Date: Fri, 26 Oct 2001 14:37:54 +0100 [thread overview]
Message-ID: <397.1004103474@redhat.com> (raw)
In-Reply-To: <3BD95D89.4090701@technicaltoys.net>
derek@technicaltoys.net said:
> As you can see, I am hiding the extra 8 bytes per page from the MTD
> system, this makes the read/writes simpler.
> An advice/pointers on the right way to do this would be much
> appreciated.
Hmmm. Very little code is prepared to deal with erase blocks with a size
that isn't a power of two. The best way forward is probably to pretend to
be normal NOR flash with a larger erase size.
--
dwmw2
prev parent reply other threads:[~2001-10-26 13:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-26 12:56 MTD driver for Atmel serial flash Derek Mulcahy
2001-10-26 13:37 ` David Woodhouse [this message]
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=397.1004103474@redhat.com \
--to=dwmw2@infradead.org \
--cc=derek@technicaltoys.net \
--cc=linux-mtd@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.