Tool/software: Linux
Hello All,
We are using AM5718 based custom board and we are updating firmware using DFU.
Right now we know that the DFU will not support super spped (USB 3.0) . But still when we are connecting our device to the USB3.0 host we are getting some logs which is indicating that the device is responding over USB3.0 and then get failed.
is there any way in which we stopped to detect the super speed mode and it will detect in high speed if board is already connecting in USB3.0 Host Port.
This are the log's of it from Host which i need to remove.
[18654.120029] usb 4-1: new SuperSpeed USB device number 9 using xhci_hcd
[18654.136430] usb 4-1: LPM exit latency is zeroed, disabling LPM.
[18654.136995] usb 4-1: New USB device found, idVendor=0451, idProduct=d014
[18654.137004] usb 4-1: New USB device strings: Mfr=33, Product=37, SerialNumber=0
[18654.137011] usb 4-1: Product: VAYU
[18654.137018] usb 4-1: Manufacturer: Texas Instruments
[18657.872214] xhci_hcd 0000:00:14.0: Cannot set link state.
[18657.872231] usb usb4-port1: cannot disable (err = -32)
[18657.872240] usb 4-1: USB disconnect, device number 9
Thanks ,
Simit