rv1126-uboot/drivers/mtd
Jason Zhu bbb83f5847 mtd: mtd_blk: use nand_read_skip_bad() to read in spi nand driver
Since mtd_read() can not skip bad block if meet bad block, so use
nand_read_skip_bad().

Change-Id: Ic2364b7f29de193412353fad36c86dc6e289e02d
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2019-08-29 11:48:02 +08:00
..
nand mtd: spinand: add support for Winbond W25N01GV 2019-08-27 11:15:39 +08:00
onenand UPSTREAM: mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 2019-07-05 19:33:44 +08:00
spi UPSTREAM: mtd: spi-nor: fix page program issue when using spi-mem driver 2019-07-05 19:33:51 +08:00
ubi UPSTREAM: mtd: ubi: Remove select for non existent option 2019-07-05 19:33:52 +08:00
ubispl
Kconfig UPSTREAM: mtd: Drop duplicate MTD_PARTITIONS Kconfig option 2019-07-05 19:33:45 +08:00
Makefile UPSTREAM: mtd: move NAND files into a raw/ subdirectory 2019-08-07 17:36:02 +08:00
altera_qspi.c
cfi_flash.c
cfi_mtd.c
ftsmc020.c
jedec_flash.c
mtd-uclass.c UPSTREAM: The user might want to trigger the probe of any MTD device, export these functions so they can be called from a command source file. 2019-07-05 19:33:44 +08:00
mtd_blk.c mtd: mtd_blk: use nand_read_skip_bad() to read in spi nand driver 2019-08-29 11:48:02 +08:00
mtd_uboot.c UPSTREAM: mtd: Fix get_mtdparts() 2019-07-05 19:33:52 +08:00
mtdconcat.c
mtdcore.c UPSTREAM: mtd: fix Coverity integer handling issue 2019-07-05 19:33:50 +08:00
mtdcore.h UPSTREAM: mtd: move definitions to enlarge their range 2019-07-05 19:33:44 +08:00
mtdpart.c UPSTREAM: mtd: Don't stop MTD partition creation when it fails on one device 2019-07-05 19:33:47 +08:00
mw_eeprom.c
pic32_flash.c
renesas_rpc_hf.c
st_smi.c
stm32_flash.c
stm32_flash.h