Files
u-boot/drivers
Álvaro Fernández Rojas 8af74edc30 drivers: spi: allow limiting reads
For some SPI controllers it's not possible to keep the CS active between
transfers and they are limited to a known number of bytes.
This splits spi_flash reads into different iterations in order to respect
the SPI controller limits.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2018-01-24 12:03:43 +05:30
..
2018-01-24 12:03:43 +05:30
2017-11-28 21:59:30 +01:00
2017-11-06 09:51:01 -05:00
2017-11-30 22:55:27 +01:00
2017-11-20 09:58:31 +01:00
2017-06-01 07:03:10 -06:00