请教高手怎么解决将linux系统移植到6410开发板上usb不能用的问题
[复制链接]
如题:将android-linux-2.6.28的系统移植到s3c6410开发板上usb不能用
编译通过,初始化也通过,可是一插上U盘就报错:
提示错误:
usb 1-1: new full speed USB device using s3c2410-ohci and address 2
usb 1-1: device descriptor read/64, error -62
usb 1-1: device descriptor read/64, error -62
usb 1-1: new full speed USB device using s3c2410-ohci and address 3
usb 1-1: device descriptor read/64, error -62
usb 1-1: device descriptor read/64, error -62
usb 1-1: new full speed USB device using s3c2410-ohci and address 4
usb 1-1: device not accepting address 4, error -62
usb 1-1: new full speed USB device using s3c2410-ohci and address 5
usb 1-1: device not accepting address 5, error -62
hub 1-0:1.0: unable to enumerate USB device on port 1
找不出来原因了.....请教高手....谢谢.....
|