Re: [U-Boot] [PATCH v2 5/5] tegra20: add USB ULPI init code

2012-09-05 Thread Igor Grinberg
On 08/21/12 23:18, Lucas Stach wrote: 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

[U-Boot] [PATCH v2 5/5] tegra20: add USB ULPI init code

2012-08-21 Thread Lucas Stach
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