
22 Oct
2012
22 Oct
'12
8:28 a.m.
Dear Shengzhou Liu,
when missing USB PHY clock, u-boot will hang during USB initialization when issuing "usb start". We should check USBGP[PHY_CLK_VALID] bit to avoid CPU hanging in this case.
Due to controller issue of PHY_CLK_VALID in ULPI mode, we set USB_EN before checking PHY_CLK_VALID, otherwise PHY_CLK_VALID doesn't work.
Signed-off-by: Shengzhou Liu Shengzhou.Liu@freescale.com Acked-by: Marek Vasut marex@denx.de
[...]
Applied, thanks
Best regards, Marek Vasut