[U-Boot] [PATCH V2] Adds driver for Xilinx' xps_spi SPI controller.
Graeme Smecher
graeme.smecher at mail.mcgill.ca
Tue Aug 17 18:27:10 CEST 2010
Hi all,
On 04/08/10 02:04 PM, Graeme Smecher wrote:
> This code differs in only trivial ways from the altera_spi driver. It plays
> nice with Thomas Chou's mmc_spi driver, as well as with SPI flash.
>
> Documentation for the SPI core is available here:
>
> http://www.xilinx.com/support/documentation/ip_documentation/xps_spi.pdf
>
> Signed-off-by: Graeme Smecher<graeme.smecher at mail.mcgill.ca>
> ---
> drivers/spi/Makefile | 1 +
> drivers/spi/xilinx_spi.c | 173 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 174 insertions(+), 0 deletions(-)
> create mode 100644 drivers/spi/xilinx_spi.c
>
Just a friendly reminder -- I'd be really happy to see this, and my
other patch (July 29, "Add support for Winbond W25Q64 SPI flash"),
integrated into the tree. Please let me know if there's anything I can
do to grease the skids.
cheers,
Graeme
More information about the U-Boot
mailing list