[PATCH] Fix Oops with Atmel SPI
Kevin Cernekee
cernekee at gmail.com
Wed Apr 14 14:13:52 EDT 2010
On Wed, Apr 14, 2010 at 12:57 AM, Anders Larsen <al at alarsen.net> wrote:
> the original problem occurs with SPI flashes, which typically have a much
> smaller erase block size (and it only occurs when they are driven by an Atmel
> SoC SPI controller, hence the #ifdefs)
FWIW, the 16MiB Spansion SPI NOR flashes I've been seeing on new
designs have 64KiB or 256KiB (!) eraseblocks. 256KiB eraseblocks are
likely to become even more common as the device capacity increases to
32MiB and beyond.
More information about the linux-mtd
mailing list