Hi, all
I connect HSUSB1 of AM3517 with USB3320, like EVM3517. When I insert U disk, it will appear the following err:
root@seed:~# usb 2-1: new high speed USB device using ehci-omap and address 2
usb 2-1: New USB device found, idVendor=1e3d, idProduct=2092
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1: Product: Flash Disk
usb 2-1: Manufacturer: CBM
usb 2-1: SerialNumber: 16062800376EEB14
usb 2-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
hub 2-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
usb 2-1: USB disconnect, address 2
usb 2-1: new high speed USB device using ehci-omap and address 3
usb 2-1: New USB device found, idVendor=1e3d, idProduct=2092
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1: Product: Flash Disk
usb 2-1: Manufacturer: CBM
usb 2-1: SerialNumber: 16062800376EEB14
usb 2-1: configuration #1 chosen from 1 choice
scsi1 : SCSI emulation for USB Mass Storage devices
scsi 1:0:0:0: Direct-Access CBM Flash Disk 5.00 PQ: 0 ANSI: 2
sd 1:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: [sda] 3942400 512-byte logical blocks: (2.01 GB
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Assuming drive cache: write through
sd 1:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
hub 2-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
usb 2-1: USB disconnect, address 3
sd 1:0:0:0: [sda] READ CAPACITY failed
sd 1:0:0:0: [sda] Result: hostbyte=0x01 driverbyte=0x00
sd 1:0:0:0: [sda] Sense not available.
sd 1:0:0:0: [sda] Assuming drive cache: write through
sd 1:0:0:0: [sda] Attached SCSI removable disk
usb 2-1: new high speed USB device using ehci-omap and addr
usb 2-1: New USB device found, idVendor=1e3d, idProduct=209
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNu
usb 2-1: Product: Flash Disk
usb 2-1: Manufacturer: CBM
usb 2-1: SerialNumber: 16062800376EEB14
usb 2-1: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
usb 2-1: USB disconnect, address 4
......................................................
.....................................
The kernel is AM35x-OMAP35x-PSP-SDK-03.00.00.03. Why it always disconnect.? Is my PCB problem?