From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 12 Jul 2013 16:13:41 -0500 Subject: [U-Boot] Pull request: nand flash Message-ID: <20130712211341.GA454@home.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)