diff options
author | Tom Rini <trini@ti.com> | 2014-05-06 14:45:51 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-06 14:45:51 -0400 |
commit | 3c3f13f81942134edff280fcb5e7137c623e7dac (patch) | |
tree | b4c23dce6db18c7942f309c32cd80b8db31ba95d /README | |
parent | 52fded7b94d98c73a824e4a9d90596a33a1cbb8a (diff) | |
parent | af41d6b4cb1602abebaaa9c8774a9b0ece564796 (diff) | |
download | u-boot-imx-3c3f13f81942134edff280fcb5e7137c623e7dac.zip u-boot-imx-3c3f13f81942134edff280fcb5e7137c623e7dac.tar.gz u-boot-imx-3c3f13f81942134edff280fcb5e7137c623e7dac.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1484,13 +1484,6 @@ The following options need to be configured: for your device - CONFIG_USBD_PRODUCTID 0xFFFF - Some USB device drivers may need to check USB cable attachment. - In this case you can enable following config in BoardName.h: - CONFIG_USB_CABLE_CHECK - This enables function definition: - - usb_cable_connected() in include/usb.h - Implementation of this function is board-specific. - - ULPI Layer Support: The ULPI (UTMI Low Pin (count) Interface) PHYs are supported via the generic ULPI layer. The generic layer accesses the ULPI PHY |