Hi Expert,
uboot version is u-boot-2018.01
u-boot SPI read too slow
SPI speed is 48MHz,#define CONFIG_SF_DEFAULT_SPEED 48000000
=> time sf read ${rdaddr} 0x0 0xA00000
device 0 offset 0x0, size 0xa00000
SF: 10485760 bytes @ 0x0 Read: OK
time: 33.014 seconds
→ 310.17 KB/s
My customer had checked the data.
https://e2e.ti.com/support/processors/f/791/t/468270
https://e2e.ti.com/support/processors/f/791/t/392536
But he cannot improve the SPI read performance
Could you give some suggestions?
Thanks
Daniel