Searched hist:"6 d365ea0acf0b6d8e4efd28d9853d287c52d7fec" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | README | 6d365ea0acf0b6d8e4efd28d9853d287c52d7fec Sun Sep 30 17:44:35 CDT 2012 Lucas Stach <dev@lynxeye.de> tegra20: add USB ULPI init code
This adds the required code to set up a ULPI USB port. It is mostly a port of the Linux ULPI setup code with some tweaks added for more correctness, discovered along the way of debugging this.
To use this both CONFIG_USB_ULPI and CONFIG_USB_ULPI_VIEWPORT have to be set in the board configuration file.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
|