u-boot/arch/arm/cpu/armv7/tegra20
Lucas Stach 6d365ea0ac 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>
2012-10-15 11:54:01 -07:00
..
cmd_enterrcm.c Tegra: Change Tegra20 to Tegra in common code, prep for T30 2012-09-10 13:01:24 -07:00
config.mk tegra20: Remove armv4t build flags 2012-09-01 14:58:22 +02:00
Makefile tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 2012-09-01 14:58:21 +02:00
usb.c tegra20: add USB ULPI init code 2012-10-15 11:54:01 -07:00