
On Mon, Oct 22, 2012 at 08:27:55AM +0200, Marek Vasut wrote:
The following changes since commit 99070db0dc0b0e881841a0091f06d53351244a34:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-19 18:23:38 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 047cea3655cf34ce1f911c282e82598ded998dd2:
powerpc/usb: fix bug of CPU hang when missing USB PHY clock (2012-10-22 08:25:12 +0200)
Gabe Black (1): usb: Support the CONFIG_SYS_64BIT_LBA option
Shengzhou Liu (1): powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Vincent Palatin (1): usb: fallback safely when a configuration descriptor is too large
common/usb.c | 12 +++++++++--- common/usb_storage.c | 24 ++++++++++++++---------- drivers/usb/host/ehci-fsl.c | 22 ++++++++++++++++------ 3 files changed, 39 insertions(+), 19 deletions(-)
Applied to u-boot/master, thanks!