Other Parts Discussed in Thread: TUSB9260
Hi,
I tried a test for SATA this morning. But it doesn’t create a node of device by system. I don't know which firmware is good for flash? I had already enabled SCSI driver at kernel site. By the way, how do I burn a firmware file into EEPROM via Linux command line? Because I don't have EVM to test on Windows.
Firmware:
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_NO_POLARITY_SWAP.bin
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_NO_POLARITY_SWAP.hex
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_POLARITY_SWAP_BOTH.bin
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_POLARITY_SWAP_BOTH.hex
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_POLARITY_SWAP_RX.bin
Alternate SATA Polarity FW/TUSB926x_FW_v1.06_SATA_POLARITY_SWAP_RX.hex
TUSB926x_FW_v1.06.bin
TUSB926x_FW_v1.06.hex
Log1:
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 2b54:5600
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0451:8027 Texas Instruments, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 003: ID 0451:926b Texas Instruments, Inc. TUSB9260 Boot Loader
Bus 006 Device 002: ID 0451:8025 Texas Instruments, Inc.
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Log2:
ls /dev/s
shm/ snapshot snd/ stderr stdin stdout
dmesg:
[ 0.774591] xhci-hcd ee000000.usb: Host supports USB 3.0 SuperSpeed
[ 0.776637] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.778409] usbcore: registered new interface driver usb-storage
[ 0.827762] usbcore: registered new interface driver uvcvideo
[ 0.929811] usbcore: registered new interface driver usbhid
[ 0.929817] usbhid: USB HID core driver
[ 1.383048] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.699319] usb 6-1.2: new SuperSpeed USB device number 3 using xhci-hcd
[ 1.732918] hid-generic 0003:0451:926B.0001: hiddev96: USB HID v1.10 Device [Texas Instruments TUSB9260 Boot Loader] on usb-ee000000.usb-1.2/input0
[ 4.213515] roles: exports duplicate symbol usb_role_switch_get (owned by kernel)
Best regards,
Apollo