summaryrefslogtreecommitdiffstats
path: root/include/configs/spear-common.h
diff options
context:
space:
mode:
authorVipin KUMAR <vipin.kumar@st.com>2012-05-07 13:06:50 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:41 +0200
commit507266845025e0ff44892130292d51345596b0ba (patch)
treeeb38532944899dcd23ab54765d38627c93d5effd /include/configs/spear-common.h
parent0b7ff3f4595f751ca796456f536c50cae498351d (diff)
downloadblackbird-obmc-uboot-507266845025e0ff44892130292d51345596b0ba.tar.gz
blackbird-obmc-uboot-507266845025e0ff44892130292d51345596b0ba.zip
SPEAr: Enable usb device high speed support
This patch enables the support for usb high speed device for spear platform SOCs Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/spear-common.h')
-rw-r--r--include/configs/spear-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index c2dff8b45d..ec97896253 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -41,6 +41,7 @@
/* USBD driver configuration */
#define CONFIG_DW_UDC
#define CONFIG_USB_DEVICE
+#define CONFIG_USBD_HS
#define CONFIG_USB_TTY
#define CONFIG_USBD_PRODUCT_NAME "SPEAr SoC"
OpenPOWER on IntegriCloud