Bernhard Messerklinger 37ccf4a949 mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
At the moment a mixture of ifdef(CONFIG_IS_ENABLED) and
CONFIG_IS_ENABLED(SPI_FLASH_BAR) is used in the spi-nor framework.
This leads to misbehaviour in the SPL as there is no Kconfig option
CONFIG_SPL_SPI_FLASH_BAR. This commit standardizes the use of
CONFIG_SPI_FLASH to get SPLs that load U-Boot proper from the
SPI flash to work again.

Fixes: 9bb02f7 (mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled)
Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>
2025-04-29 15:27:07 -06:00
..
2019-12-06 16:44:20 -05:00
2019-12-06 16:44:20 -05:00
2018-06-07 17:08:06 -04:00
2023-05-15 14:08:45 -04:00
2018-11-20 13:08:15 +01:00
2011-01-18 23:38:08 +01:00
2024-07-29 15:01:04 -06:00
2021-11-23 09:57:55 +02:00
2010-05-06 00:17:01 +02:00
2022-11-28 10:25:17 -05:00
2023-11-07 14:50:52 -05:00
2019-12-06 16:44:20 -05:00
2008-08-31 04:24:51 +02:00
2021-03-01 09:54:11 -05:00
2018-11-20 13:08:15 +01:00
2025-04-02 20:00:59 -06:00
2023-05-15 14:08:45 -04:00
2025-02-12 12:37:12 -06:00
2012-10-15 11:53:47 -07:00
2023-07-25 12:44:46 -04:00
2019-05-05 08:48:50 -04:00