Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThis problem was solved through a service request with Altera so I just wanted to update the thread with the solution.
U-boot does in fact enable the L1 data and instruction caches for the HPS. But I have confirmed that the data cache is set to writethrough mode. So anything copied by the HPS u-boot to shared memory is updated in full on the DDR and not stuck in the data cache.