We are using AM3352 on Linux environment. I would like to set both L1 and L2 cache disabled to confirm DDR3 access tolerance.
Could you please advise how to disable the cache and check the operation on Linux?
There are two parameter in .config file,’ CPU_ICACHE_DISABLE’ and ‘CPU_DCACHE_DISABLE’.
If the both parameters are set to ‘Y’, both L1 and L2 are disabled?
Best regards,
masa