On 18 May 2017 at 13:29, Álvaro Fernández Rojas <nolt...@gmail.com> wrote:
> 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 <nolt...@gmail.com>
> ---
>  drivers/mtd/spi/spi_flash.c | 3 +++
>  include/spi.h               | 3 +++
>  2 files changed, 6 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to