
On Mon, 8 Jun 2009 15:32:54 +0530 Deepak Gopalakrishnan Deepak.Gopalakrishnan@Lntemsys.com wrote:
Hi i am in the process of upgrading the u-boot version from u-boot 1.1.6 to 1.3.0 and im stuck up with the usb. this is the error im getting
=> usb start (Re)start USB... USB: ACTUAL Board Setting Clock... PHY Invalid Clock setting failed Error, couldn't init Lowlevel part
i have no idea wat has gone wrong....
I have no idea what code you're running: there is no occurrence of the string "PHY Invalid" in the current nor the v1.3.0 versions of mainline U-Boot. Does this u-boot have support for the USB PHY on your board?
Please try top-of-tree u-boot from git.denx.de and let us know if the problem persists. That u-boot is what's supported here. fyi, board support contributions are welcome here too.
Kim