summaryrefslogtreecommitdiffstats
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2014-09-10 08:55:01 +0200
committerMarek Vasut <marex@denx.de>2014-10-06 14:50:43 +0200
commitece91016c46b9945485b41f50589ea92f1f04ce1 (patch)
tree5db3780377233d1bb406adc02ed212b3572c02d1 /include/configs/siemens-am33x-common.h
parent9f3b8ed14cef1e277f1362f121e16975bba2026f (diff)
downloadblackbird-obmc-uboot-ece91016c46b9945485b41f50589ea92f1f04ce1.tar.gz
blackbird-obmc-uboot-ece91016c46b9945485b41f50589ea92f1f04ce1.zip
arm: am335x: siemens board use in DFU mode fullspeed only
Siemens boards are now using DFU in fullspeed only. For this CONFIG_USB_GADGET_DUALSPEED is undefined. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Tom Rini <trini@ti.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Marek Vasut <marex@denx.de> Cc: Liu Bin <b-liu@ti.com> Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index bf9752f874..1ce0965912 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -231,7 +231,7 @@
#define CONFIG_MUSB_GADGET
#define CONFIG_MUSB_PIO_ONLY
#define CONFIG_MUSB_DISABLE_BULK_COMBINE_SPLIT
-#define CONFIG_USB_GADGET_DUALSPEED
+#undef CONFIG_USB_GADGET_DUALSPEED
#define CONFIG_USB_GADGET_VBUS_DRAW 2
#define CONFIG_MUSB_HOST
OpenPOWER on IntegriCloud