[U-Boot] ARM v7: Flush icache when executing a program with go

Kees Jongenburger kees.jongenburger at gmail.com
Tue May 21 14:38:01 CEST 2013


Hello,
On Thu, May 16, 2013 at 5:37 PM, Henrik Nordström
<henrik at henriknordstrom.net> wrote:
> Or maybe just punt it. If you are on an arch with incoherent caches then
> make sure to make use of the cache command to flush caches and maybe
> even disable caches before using go.

This is indeed the behaviour one would expect from a bootloader. To my
understanding also enabling d-cache on ARM has no effect as long as
the MMU is not turned on so I totally miss the point.

Greetings


More information about the U-Boot mailing list