rv1126-uboot/drivers/mtd
Simon Glass 583deafe1b UPSTREAM: dm: spi: Clean up detection of sandbox SPI emulator
Now that we don't have to deal with the command-line flag we can simplify
the code for detecting the emulator. Remove the lookup based on the SPI
specification, relying just on the device tree to locate the emulator.

Change-Id: I6dd9372cb74b8ee991e12314a02e928e3201ae3d
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 66613f5dd25c4372b3f5ecb2f0c1d08b7f77b3a8)
2019-07-05 19:33:45 +08:00
..
nand UPSTREAM: mtd: nand: spi: Add Gigadevice SPI NAND support 2019-07-05 19:33:44 +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: dm: spi: Clean up detection of sandbox SPI emulator 2019-07-05 19:33:45 +08:00
ubi UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00
ubispl spl: Lightweight UBI and UBI fastmap support 2016-07-22 09:53:00 -04:00
Kconfig UPSTREAM: mtd: declare MTD_PARTITIONS symbol in Kconfig 2019-07-05 19:33:44 +08:00
Makefile UPSTREAM: cmd: mtd: add 'mtd' command 2019-07-05 19:33:44 +08:00
altera_qspi.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
cfi_flash.c UPSTREAM: mtd: cfi_flash: Make live-tree compatible 2019-07-05 19:33:37 +08:00
cfi_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
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: cmd: mtd: add 'mtd' command 2019-07-05 19:33:44 +08:00
mtdconcat.c
mtdcore.c UPSTREAM: mtd: mtdpart: implement proper partition handling 2019-07-05 19:33:44 +08:00
mtdcore.h UPSTREAM: mtd: move definitions to enlarge their range 2019-07-05 19:33:44 +08:00
mtdpart.c UPSTREAM: mtd: mtdpart: implement proper partition handling 2019-07-05 19:33:44 +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 flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
stm32_flash.c UPSTREAM: arch-stm32: Factorize stm32.h for STM32F4 and F7 2019-07-05 19:33:35 +08:00
stm32_flash.h