projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05af483
)
xilinx: Enable SPI driver for Versal
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 27 Oct 2020 09:04:17 +0000
(10:04 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 29 Oct 2020 07:55:43 +0000
(08:55 +0100)
Enable Zynq SPI driver for Versal.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_versal_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_virt_defconfig
b/configs/xilinx_versal_virt_defconfig
index
40a8cfd
..
7291c51
100644
(file)
--- a/
configs/xilinx_versal_virt_defconfig
+++ b/
configs/xilinx_versal_virt_defconfig
@@
-86,6
+86,7
@@
CONFIG_PL01X_SERIAL=y
CONFIG_XILINX_UARTLITE=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
+CONFIG_ZYNQ_SPI=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_DM_USB_GADGET=y