]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Define config USB_STORAGE through defconfig
authorMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jul 2016 12:56:49 +0000 (14:56 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 28 Jul 2016 06:05:20 +0000 (08:05 +0200)
Define config USB_STORAGE through defconfig for all
Xilinx ZynqMP boards.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig
configs/xilinx_zynqmp_zcu102_defconfig
configs/xilinx_zynqmp_zcu102_revB_defconfig
include/configs/xilinx_zynqmp.h

index 3f23a8ff6c6d8dce44dd05f64d783fc6272af72f..fd59351a374ca6090cb3331ed6320e27ec588310 100644 (file)
@@ -63,6 +63,7 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Xilinx"
index 9fa156227ba2f20450b7d5320bb3746d422aaa96..6e8f4f9eb49a88a71fd400b46603c9b765f38661 100644 (file)
@@ -58,6 +58,7 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Xilinx"
index cb0d135a403098168a981bb30d64cffef46dc367..335398714f6e1dbd467aab195fbc581db24397e6 100644 (file)
@@ -57,6 +57,7 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Xilinx"
index 2feb8983bb2cedf7fcb21ecaa6e7630b8a64e82c..4645debf3f5a177236e7b51893ab969ea67eab1b 100644 (file)
@@ -61,6 +61,7 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Xilinx"
index 686fb03b38baf01e795d9cbdcc6ad2c64e1cc856..fdb8e55d145f1c1cca224d0920ac496f591296d1 100644 (file)
@@ -61,6 +61,7 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Xilinx"
index 60acb175f7edb9fa87009597ec98173d43951884..1b8dc0982b6a8a0345f4ff62a787e7d6a95448cb 100644 (file)
 #if defined(CONFIG_ZYNQMP_USB)
 #define CONFIG_USB_MAX_CONTROLLER_COUNT         1
 #define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS      2
-#define CONFIG_USB_STORAGE
 #define CONFIG_USB_XHCI_ZYNQMP
 
 #define CONFIG_SYS_DFU_DATA_BUF_SIZE   0x1800000