[U-Boot-Users] Re: "go addr" Question...
Scott McNutt
smcnutt at psyent.com
Wed Sep 7 15:25:02 CEST 2005
Hi All,
Jerry Van Baren wrote:
> executable. If data caching is turned off, this would not be a problem
Agreed. Unfortunately, on some architectures you can't disable the
data cache. I have _similar_ issues with Nios-II bootm since the dcache
is not flushed after a gzipped kernel is decompressed:
http://sourceforge.net/mailarchive/message.php?msg_id=11245412
However, I don't have any problems with download and go commands.
The dcache is already flushed as required.
Regards,
--Scott
More information about the U-Boot
mailing list