
27 Sep
2018
27 Sep
'18
11:21 p.m.
Hello Everyone,
I am using U-Boot-2017.09. I want to enable MMU before U-Boot loads uImage.
I googled it and I found one thread dated back in July 2010. this is the link https://lists.denx.de/pipermail/u-boot/2010-July/073510.html
Basically, it involved code change (enabling MMU in start.S and some other modifications).
Before walking down on that road described in that link, I want to know is there any configuration parameter with which I can achieve it easily in U-Boot-2017.09?
If not, then is there any document/ guide which I can follow for U-Boot-2017.09? I am using armv7 cpu.
Any help would be highly appreciated.
Thanks you, Harshad.