[PATCH v5 0/1] staging: fpgaboot: Xilinx FPGA firmware download drive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Xilinx FPGA firmware download driver v5
- update based on Greg's feedback
- updated README to reflect the use case of the driver

Insop Song (1):
  staging: fpgaboot: Xilinx FPGA firmware download driver

 drivers/staging/Kconfig                   |    2 +
 drivers/staging/Makefile                  |    1 +
 drivers/staging/gs_fpgaboot/Kconfig       |    8 +
 drivers/staging/gs_fpgaboot/Makefile      |    4 +
 drivers/staging/gs_fpgaboot/README        |   71 +++++
 drivers/staging/gs_fpgaboot/TODO          |    7 +
 drivers/staging/gs_fpgaboot/gs_fpgaboot.c |  425 +++++++++++++++++++++++++++++
 drivers/staging/gs_fpgaboot/gs_fpgaboot.h |   56 ++++
 drivers/staging/gs_fpgaboot/io.c          |  294 ++++++++++++++++++++
 drivers/staging/gs_fpgaboot/io.h          |   90 ++++++
 10 files changed, 958 insertions(+)
 create mode 100644 drivers/staging/gs_fpgaboot/Kconfig
 create mode 100644 drivers/staging/gs_fpgaboot/Makefile
 create mode 100644 drivers/staging/gs_fpgaboot/README
 create mode 100644 drivers/staging/gs_fpgaboot/TODO
 create mode 100644 drivers/staging/gs_fpgaboot/gs_fpgaboot.c
 create mode 100644 drivers/staging/gs_fpgaboot/gs_fpgaboot.h
 create mode 100644 drivers/staging/gs_fpgaboot/io.c
 create mode 100644 drivers/staging/gs_fpgaboot/io.h

-- 
1.7.9.5

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux