[U-Boot] Pull request: nand flash
Scott Wood
scottwood at freescale.com
Tue Feb 26 22:44:22 CET 2013
The following changes since commit 47104c37de076e2be35ae1b3d144614f4d24a766:
MAKEALL: add support for per architecture toolchains (2013-02-20 09:40:34 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
for you to fetch changes up to a1eac57a2001ecf86a46f520cd85ef8e9c8b3687:
common/env_nand.c: calculate crc only when readenv was OK (2013-02-22 19:59:53 -0600)
----------------------------------------------------------------
Harvey Chapman (1):
nand: fix nand read.option parsing
Joe Hershberger (1):
mtd: nand: Check if NAND is locked tight before lock cmds
Phil Sutter (2):
env_nand.c: clarify log messages when env reading fails
common/env_nand.c: calculate crc only when readenv was OK
Vipin Kumar (1):
imls: Add support to list images in NAND device
README | 3 +-
common/cmd_bootm.c | 167 +++++++++++++++++++++++++++++++++++++++++-
common/cmd_nand.c | 2 +-
common/env_nand.c | 18 +++--
drivers/mtd/nand/nand_util.c | 19 ++++-
5 files changed, 197 insertions(+), 12 deletions(-)
More information about the U-Boot
mailing list