[U-Boot] [PATCH v3 01/10] drivers: spi: allow limiting reads
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Jun 4 09:06:33 UTC 2017
Am 03.06.2017 um 11:57 schrieb Álvaro Fernández Rojas:
> 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 at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> ---
> v3: no changes
> v2: no changes
>
> drivers/mtd/spi/spi_flash.c | 3 +++
> include/spi.h | 3 +++
> 2 files changed, 6 insertions(+)
>
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170604/4a59d244/attachment.sig>
More information about the U-Boot
mailing list