Hi igorpadykov
About "Without it (without caches) performance will be slower." and "#define CONFIG_SYS_DCACHE_OFF /* remove when sata driver support cache */"
If we want to remove the "CONFIG_SYS_DCACHE_OFF" config, we need to add sata driver support cache.
How to do about "sata driver support cache" ? Do you have example code ?