projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d509f8d
)
arm64: zynqmp: Enable usb mass storage command and functionality
author
Michal Simek
<
[email protected]
>
Thu, 21 Jun 2018 12:40:09 +0000
(14:40 +0200)
committer
Michal Simek
<
[email protected]
>
Thu, 19 Jul 2018 08:49:53 +0000
(10:49 +0200)
Enable ums command for zcu100 to enable mass storage gadget.
Tested with ums 0 mmc 0 (for SD) and ums 0 usb 0 (for USB flashdisk).
Signed-off-by: Michal Simek <
[email protected]
>
configs/xilinx_zynqmp_zcu100_revC_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynqmp_zcu100_revC_defconfig
b/configs/xilinx_zynqmp_zcu100_revC_defconfig
index 7ddb8358a0fc1062b4ffc7ea9ef3f97ecad26d5e..154fffb3934cf2a4fce9abb87911eccfd80deb7c 100644
(file)
--- a/
configs/xilinx_zynqmp_zcu100_revC_defconfig
+++ b/
configs/xilinx_zynqmp_zcu100_revC_defconfig
@@
-34,6
+34,7
@@
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_TIME=y
CONFIG_MP=y