[U-Boot] [UBOOT PATCH 0/2] spi: Moved spi u-bbot headers to Kconfig
Vipul Kumar
vipul.kumar at xilinx.com
Fri Feb 16 14:14:24 UTC 2018
This seris of patch moved spi headers to Kconfig.
These are the configs:
-CONFIG_SYS_ZYNQ_SPI_WAIT
-CONFIG_XILINX_SPI_IDLE_VAL
-CONFIG_SYS_ZYNQ_QSPI_WAIT
Vipul Kumar (2):
qspi: Added Kconfig support for CONFIG_SYS_ZYNQ_QSPI_WAIT
spi: Added Kconfig support for SYS_ZYNQ_SPI_WAIT and
XILINX_SPI_IDLE_VAL
drivers/spi/Kconfig | 18 ++++++++++++++++++
drivers/spi/xilinx_spi.c | 4 ----
drivers/spi/zynq_qspi.c | 3 ---
drivers/spi/zynq_spi.c | 3 ---
4 files changed, 18 insertions(+), 10 deletions(-)
--
2.7.4
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
More information about the U-Boot
mailing list