mirror of
https://xff.cz/git/u-boot/
synced 2025-09-19 01:22:09 +02:00
This moves the last piece from the old spi_flash driver to the new SPI framework -- optional DMA RX support. This typically cuts speeds by ~40% at the cost of additional ~300 bytes. Signed-off-by: Mike Frysinger <vapier@gentoo.org>