[U-Boot] [PATCH 16/21] STiH410-B2260: enable USB download gadget related flags

patrice.chotard at st.com patrice.chotard at st.com
Fri Mar 17 16:25:27 UTC 2017


From: Patrice Chotard <patrice.chotard at st.com>

Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
---
 configs/stih410-b2260_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 6deca22..839da4d 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih410-b2260_defconfig
@@ -39,4 +39,9 @@ CONFIG_USB_DWC3=y
 CONFIG_USB_DWC3_GADGET=y
 CONFIG_USB_DWC3_STI=y
 CONFIG_USB_STORAGE=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_G_DNL_MANUFACTURER="STMicroelectronics"
+CONFIG_G_DNL_VENDOR_NUM=0x483
+CONFIG_G_DNL_PRODUCT_NUM=0x7270
 CONFIG_SPL_OF_LIBFDT=y
-- 
1.9.1



More information about the U-Boot mailing list