[U-Boot] [PATCH v2 40/53] spi: Add Allwinner A31 SPI driver

Fahad Sadah fahad at sadah.uk
Sat Aug 11 00:38:33 UTC 2018


> Add Allwinner sun6i SPI driver for A31, H3/H5 an A64.
> 
> Cc: Fahad Sadah <fahad at sadah.uk>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
>  drivers/spi/Kconfig     |   6 +
>  drivers/spi/Makefile    |   1 +
>  drivers/spi/sun6i_spi.c | 475 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 482 insertions(+)
>  create mode 100644 drivers/spi/sun6i_spi.c

Hi there,

Sorry for my delay in responding to your previous email - my FTDI broke and I've just acquired a new one. 

u-boot-sunxi/clk on my Orange Pi R1 can find and read from the SPI NOR flash, and can find the USB ethernet adaptor :D

Thanks for this!

Tested-by: Fahad Sadah <fahad at sadah.uk>

Regards,
Fahad Sadah


More information about the U-Boot mailing list