
Hello Stelian,
U-Boot> usb storage Device 0: not available
What about this one ? Isn't this supposed to say something else ?
I got it! Currently the IF_TYPE_USB is not handled in the dev_print routine in part.c It is just a info printing issue, not a real functional bug.
I am working on a patch. It will be a separate standalone patch.
Kind Regards,
Remy
U-Boot> fatinfo usb 0:1
** Invalid boot device **
I have no explanation for this error, it could be related to the filesystem on the USB stick itself.
No, the filesystem is ok. (it's a 1GB stick btw).
I do not see any errors that USB itself is not working, the problems I fixed were in the USB area, and they solved all the problems I encountered with USB sticks on AT91SAM9261 (OHCI)
I'll try to test on some other AT91SAM9 boards later today, if I find a few minutes...
Stelian.
Stelian Pop stelian@popies.net