Sir, We are having our own custom board based on the FDI design,on which we are not able to mount USB. In the eaboard configuration files support for usb in the u-boot is there and we have commands to check the usb inserted. But this was not the case with FDI board,there were no commands for usb in uboot. So we inserted the files from the eaboard to our code and we were able to check USB command in u-boot.
my query are Do fdi board support USB? When i am executing the below command following errors are coming: [code] uboot> usb reset [code] [Quote] (Re)start USB... USB: ISP1301 Vendor ID : 0x04cc ISP1301 Product ID : 0x1301 ISP1301 Version ID : 0x0210 scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... ERROR: USB-error: DEVICENOTRESPONDId not provide a handshake (OUT) (5) ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or d not provide a handshake (OUT) (5) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ** Can't read Driver Desriptor Block ** ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint excd either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) ERROR: USB-error: DATAOVERRUN: The amount of data returned by the endpoint exced either the size of the maximum data packet allowed from the endpoint (found in MaximumPacketSize field of ED) or the remaining buffer size. (8) 1 Storage Device(s) found [Quote] can anyone suggest we where the problem is? -- View this message in context: http://u-boot.10912.n7.nabble.com/USB-detection-in-u-boot-oin-our-custom-board-tp152970.html Sent from the U-Boot mailing list archive at Nabble.com. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot