mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 02:02:08 +02:00
Permit use of a udevice to talk to SPI flash. Ultimately we would like to retire the use of 'struct spi_flash' for this purpose, so create the new API for those who want to move to it. Signed-off-by: Simon Glass <sjg@chromium.org>