[GIT *] MTD fixes for 3.9

David Woodhouse dwmw2 at infradead.org
Mon Mar 18 07:51:39 EDT 2013


Linus, please pull from
	git://git.infradead.org/linux-mtd.git for-linus-20130318

This fixes a couple of problems. Firstly, some people are actually still
using old small-page flash and we broke it by removing the ready check.

Secondly. fix the handling of partitions on Broadcom 47xx devices.
Recent changes had made it misdetect the location of the NVRAM and
scribble over the bootloader when it tried to update the variables
there. With predictably sad results.

Brian Norris (1):
      mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY

Rafał Miłecki (2):
      Revert "mtd: bcm47xxpart: improve probing of nvram partition"
      mtd: bcm47xxpart: look for NVRAM at the end of device

 drivers/mtd/bcm47xxpart.c    | 52 +++++++++++++++++-----------
 drivers/mtd/nand/nand_base.c | 16 +++++++++
 drivers/mtd/nand/nand_ids.c  | 80 +++++++++++++++++++++++---------------------
 include/linux/mtd/nand.h     |  7 ++++
 4 files changed, 97 insertions(+), 58 deletions(-)

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse at intel.com                              Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6171 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20130318/be41a216/attachment-0001.bin>


More information about the linux-mtd mailing list