[U-Boot] [PATCH v3 0/2] Tegra 2 USB ULPI series

Lucas Stach dev at lynxeye.de
Wed Sep 26 00:35:30 CEST 2012


Hopefully final round of the Tegra ULPI patchset. This is just the USB
part that can go in through the u-boot-usb tree.

This was again tested on the Toradex Colibri T20, without any regressions.

v2 of the patches were Tested-by: Stephen Warren <swarren at wwwdotorg.org>

v3 incorporates Igors feedback.

Lucas Stach (2):
  usb: ulpi: add indicator configuration function
  tegra20: add USB ULPI init code

 README                                  |   3 +
 arch/arm/cpu/armv7/tegra20/usb.c        | 152 +++++++++++++++++++++++++++-----
 arch/arm/include/asm/arch-tegra20/usb.h |  29 ++++--
 drivers/usb/ulpi/ulpi.c                 |  32 ++++++-
 include/usb/ulpi.h                      |  13 ++-
 5 Dateien geändert, 196 Zeilen hinzugefügt(+), 33 Zeilen entfernt(-)

-- 
1.7.11.4



More information about the U-Boot mailing list