Subject: Re: failure, again. (was: Re: Snapshot 20030919 available)
To: david l goodrich <dlg@dorkzilla.org>
From: Christopher SEKIYA <wileyc@rezrov.net>
List: port-sgimips
Date: 09/21/2003 11:39:58
On Sat, Sep 20, 2003 at 10:20:29PM -0400, david l goodrich wrote:

> cpu0: 0KB/128B direct-mapped write-back L2 Unified cache

Huh?  That's not right.

Oh:

#if defined(IP22)       
                /* SC is a function of the motherboard on the ip22, not the
                   CPU module. */
                mips_sdcache_size = 0;
                mips_sdcache_line_size = 0;
                ip22_sdcache_disable();
                ip22_sdcache_enable();
#endif  

That last line shouldn't be there.

Try http://www.rezrov.net/~wileyc/jones -- not an installation kernel, we're
just looking to see if that blasted cache gets disabled.  If this one works,
I'll build new kernel sets and replace the defective ones.

-- Chris
	GPG key FEB9DE7F (91AF 4534 4529 4BCC 31A5  938E 023E EEFB FEB9 DE7F)