rv1126-uboot/drivers/mtd
Vignesh R f2313133c8 UPSTREAM: mtd: spi: Switch to new SPI NOR framework
Switch spi_flash_* interfaces to call into new SPI NOR framework via MTD
layer. Fix up sf_dataflash to work in legacy way. And update sandbox to
use new interfaces/definitions

Signed-off-by: Vignesh R <vigneshr@ti.com>
Tested-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Tested-by: Stefan Roese <sr@denx.de>
Tested-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed
Change-Id: I4c459ebdff8b2aec38623f27d0ba630c6c6f1ca3
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit c4e8862308d420e85c227498797c32410d9e47a8)
2019-07-05 19:33:49 +08:00
..
nand UPSTREAM: MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT 2019-07-05 19:33:49 +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: Switch to new SPI NOR framework 2019-07-05 19:33:49 +08:00
ubi UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00
ubispl
Kconfig UPSTREAM: mtd: Drop duplicate MTD_PARTITIONS Kconfig option 2019-07-05 19:33:45 +08:00
Makefile UPSTREAM: cmd: mtd: add 'mtd' command 2019-07-05 19:33:44 +08:00
altera_qspi.c
cfi_flash.c UPSTREAM: mtd: cfi_flash: Make live-tree compatible 2019-07-05 19:33:37 +08:00
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: reserve one block space for gpt table 2019-06-27 19:52:19 +08:00
mtd_uboot.c UPSTREAM: mtd: Don't stop MTD partition creation when it fails on one device 2019-07-05 19:33:47 +08:00
mtdconcat.c
mtdcore.c UPSTREAM: mtd: Delete partitions attached to the device when a device is deleted 2019-07-05 19:33:47 +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 UPSTREAM: flash: Fix spelling of "ERR_TIMOUT" 2019-07-05 19:33:35 +08:00
renesas_rpc_hf.c UPSTREAM: mtd: rpc: Add Renesas RPC Hyperflash driver 2019-07-05 19:33:36 +08:00
st_smi.c
stm32_flash.c UPSTREAM: arch-stm32: Factorize stm32.h for STM32F4 and F7 2019-07-05 19:33:35 +08:00
stm32_flash.h