[U-Boot] Pull request: nand flash

Sorry for the lateness, but this patch fixes a BUG() regression with CONFIG_MXC_NAND_HWECC.
The following changes since commit 225fd8c5d4556547896a5d32ee092a258f3df638:
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself (2013-07-10 09:15:15 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
for you to fetch changes up to 1c903694370259738abccc67ff0d6e5eaf7886f9:
mtd: mxc_nand: Fix crash after MTD resync (2013-07-12 16:12:33 -0500)
---------------------------------------------------------------- Marek Vasut (1): mtd: mxc_nand: Fix crash after MTD resync
drivers/mtd/nand/mxc_nand.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)

On Fri, Jul 12, 2013 at 04:13:41PM -0500, Scott Wood wrote:
Sorry for the lateness, but this patch fixes a BUG() regression with CONFIG_MXC_NAND_HWECC.
The following changes since commit 225fd8c5d4556547896a5d32ee092a258f3df638:
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself (2013-07-10 09:15:15 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
for you to fetch changes up to 1c903694370259738abccc67ff0d6e5eaf7886f9:
mtd: mxc_nand: Fix crash after MTD resync (2013-07-12 16:12:33 -0500)
Marek Vasut (1): mtd: mxc_nand: Fix crash after MTD resync
drivers/mtd/nand/mxc_nand.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Scott Wood
-
Tom Rini