
7 Sep
2005
7 Sep
'05
3:25 p.m.
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