[U-Boot] uboot read usb usb mass storage device

Board:AT91SAM9G20 OS:Linux Soft Version:uboot 1.3.4 In u-boot/include/configs/at91sam9g20ek.h ,it had add #define CONFIG_CMD_USB and #define CONFIG_CMD_FAT but I use "usb start"cmd when my board run in uboot,it can not scan the usb storage,and print ERROR:CTL TIMEOUT how to solute.

Dear 3333,
On 03/20/2013 03:08 AM, 3333 wrote:
Board:AT91SAM9G20 OS:Linux Soft Version:uboot 1.3.4
please update to a more recent version.
In u-boot/include/configs/at91sam9g20ek.h ,it had add #define CONFIG_CMD_USB and #define CONFIG_CMD_FAT but I use "usb start"cmd when my board run in uboot,it can not scan the usb storage,and print ERROR:CTL TIMEOUT how to solute.
Have a look at some of the latest versions, either HEAD of current git or latest release (2013.01.01 or 2013.04-rc1) from ftp.
Best regards
Andreas Bießmann
participants (2)
-
3333
-
Andreas Bießmann