u-boot/drivers/mtd
Tom Rini e61ea9f2e5 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
While we want to compile the SPI_STACKED_PARALLEL code everywhere we
can, it must first be guarded with an #if for DM_SPI as not all cases
where we have this code built, such as in SPL, will have the relevant
DM_SPI option enabled.

Fixes: 43423cdc5d ("mtd: spi-nor: Always build SPI_STACKED_PARALLEL code")
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2024-10-31 13:34:29 -06:00
..
nand mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver 2024-10-12 18:10:44 +02:00
nvmxip nvmxip: Avoid probing on boot 2024-09-18 13:00:59 -06:00
onenand drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
spi mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check 2024-10-31 13:34:29 -06:00
ubi mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes 2024-10-15 08:57:49 -06:00
ubispl Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
altera_qspi.c flash: prefix error codes with FL_ 2024-09-24 13:41:20 -06:00
cfi_flash.c flash: prefix error codes with FL_ 2024-09-24 13:41:20 -06:00
cfi_mtd.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
hbmc-am654.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
jedec_flash.c drivers: mtd: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
Kconfig Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash 2024-08-08 16:15:06 -06:00
Makefile global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00
mtd_uboot.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mtd-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mtdblock.c drivers: introduce mtdblock abstraction 2024-08-08 09:27:50 +02:00
mtdconcat.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mtdcore.c drivers: mtd: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
mtdcore.h mtd: move definitions to enlarge their range 2018-09-20 20:10:49 +05:30
mtdpart.c disk: support MTD partitions 2024-08-08 09:27:45 +02:00
renesas_rpc_hf.c mtd: rpc: renesas: Add R-Car Gen4 DT compatible 2024-09-09 01:10:23 +02:00
stm32_flash.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
stm32_flash.h stm32: stm32f4: move flash driver to mtd driver location 2016-03-26 18:49:28 -04:00