[U-Boot] [PATCH RFC 0/2] dcache on ARM

Alessandro Rubini rubini-list at gnudd.com
Tue Jan 26 18:36:34 CET 2010


> I don't see the flush_cache() call inside cmd_bootm.c.
> Don't you think it is necessary before jumping to Linux?

Yes, definitely. Actually, I checked it, but re-checking now I see
I've been tricked by '[id]cache_disable' being grepped successfully in
common/cmd_bootm.c . However, it's inside a false ifdef.

I'm booting through the network, so that's probably why it works
reliably for me (netboot_common does the propre flushing).

> Or am I missing something?

Not at all, thanks for catching this.

/alessandro


More information about the U-Boot mailing list