mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-02 11:21:33 +02:00
spi: add STM32MP23 OSPI support
Add STM32MP23 OSPI support. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
parent
51678d9479
commit
c8f7b41730
@ -565,7 +565,7 @@ config SPI_SUNXI
|
||||
|
||||
config STM32_OSPI
|
||||
bool "STM32MP2 OSPI driver"
|
||||
depends on STM32MP25X && STM32_OMM
|
||||
depends on (STM32MP23X || STM32MP25X) && STM32_OMM
|
||||
help
|
||||
Enable the STM32MP2 Octo-SPI (OSPI) driver. This driver can be
|
||||
used to access the SPI NOR flash chips on platforms embedding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user