This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCI6638K2K: USB transfer speed in Uboot

Part Number: TCI6638K2K

Hello TI,

I am trying to transfer some data from memory to USB drive using fatwrite command

fatwrite usb 0 0x80000000 dump.bin 0x8000000

This is supposed to transfer 128MB memory content to USB. The transfer speeds are very less (1MBps) while the link speed is 480MBps for USB 2.0 and 5Gbps for USB 3.0. What is the reason we get only 1MBps while transferring contents from RAM to USB?

Regards, Yunas