Hello All,
There was a need to enable cache in u-boot. During the connection cache found out that it is necessary to enable MMU. How to enable the cache without MMU and is it possible?
Thanks!
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.
Hello All,
There was a need to enable cache in u-boot. During the connection cache found out that it is necessary to enable MMU. How to enable the cache without MMU and is it possible?
Thanks!
Hi Ilya,
You can find some useful information about the cache enabling in the u-boot:
https://github.com/djwillis/u-boot-omap-pandora
BR
Tsvetolin Shulev
Also you can revise the following patches about cache enable for OMAP/Sitara processors:
http://patchwork.ozlabs.org/patch/279755/
http://lists.denx.de/pipermail/u-boot/2011-August/098205.html
BR
Tsvetolin Shulev