[U-Boot] Pull request: nand flash
Scott Wood
scottwood at freescale.com
Thu Dec 19 00:10:00 CET 2013
Note that as discussed at http://patchwork.ozlabs.org/patch/296730/
the "cosmetic" patch is fixing a significant readability regression --
the current indentation is misleading as to the code flow.
The following changes since commit fd44194945714a478fab6407c04453caaef0bac9:
Prepare v2014.01-rc2 (2013-12-16 13:07:05 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git
for you to fetch changes up to 72bb956551ecd592bcf0e6468476f31db86d9361:
powerpc/cms700: limit NAND data structure size (2013-12-17 22:06:05 -0600)
----------------------------------------------------------------
Nikita Kiryanov (3):
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
mtd: nand: omap: fix sw->hw->sw ecc switch
mtd: nand: omap: fix ecc ops assignment when changing ecc
Scott Wood (1):
powerpc/cms700: limit NAND data structure size
Stefan Roese (1):
mtd: nand: omap_gpmc: cosmetic: Fix indentation
Tom Rini (1):
nand_util.c: Use '%zd' for length in nand_unlock debug print
pekon gupta (1):
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
drivers/mtd/nand/nand_util.c | 2 +-
drivers/mtd/nand/omap_gpmc.c | 108 ++++++++++++++++++++++++-------------------
include/configs/CMS700.h | 3 ++
3 files changed, 65 insertions(+), 48 deletions(-)
More information about the U-Boot
mailing list