From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 9 Jan 2015 14:12:40 -0600 Subject: [U-Boot] Pull request: nand flash Message-ID: <20150109201240.GA30081@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 -- I was just pinged about these regression fixes that should go in the forthcoming release. The following changes since commit b188067f39627d977bb1db67c8456e9aaab90743: arm: vf610: fix boot from SD-card (2015-01-09 10:27:51 -0500) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git for you to fetch changes up to ab37b76d5d7879009565d1d1a2be6de63f86a674: mtd: nand: do not scan BBT after scrub (2015-01-09 12:19:06 -0600) ---------------------------------------------------------------- Masahiro Yamada (3): mtd: nand: revive "nand scrub" command mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again mtd: nand: do not scan BBT after scrub drivers/mtd/nand/nand_base.c | 11 ++++------- drivers/mtd/nand/nand_util.c | 4 +--- 2 files changed, 5 insertions(+), 10 deletions(-)