u-boot-brain/drivers/mtd
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
This caused the operation to be needlessly repeated if there were
no bad blocks and no errors.

Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-11-25 10:47:02 -06:00
..
nand NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 2008-11-25 10:47:02 -06:00
nand_legacy rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
onenand NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
spi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ubi UBI: Add basic UBI support to U-Boot (Part 5/8) 2008-11-19 20:34:39 +01:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c cfi-mtd: Add cfi-mtd driver. 2008-11-24 11:05:25 +01:00
cfi_mtd.c cfi-mtd: Add cfi-mtd driver. 2008-11-24 11:05:25 +01:00
dataflash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
jedec_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Merge branch 'master' of git://git.denx.de/u-boot-ubi 2008-11-25 11:40:57 +01:00
mtdcore.c mtd: Remove a printf() from add_mtd_device(). 2008-11-24 11:29:53 +01:00
mtdpart.c MTD: Add MTD paritioning infrastructure 2008-11-19 20:34:39 +01:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00