Subject: Re: 3.0_BETA kernel won't boot?
To: None <port-hpcmips@NetBSD.org>
From: Alexander Bochmann <ab@lists.gxis.de>
List: port-hpcmips
Date: 07/24/2005 20:12:12
Hi,

...on Sat, Jun 18, 2005 at 10:17:28AM -0700, Andy Ruhl wrote:

 > Here's exactly what it says before it hangs and doesn't continue:
 > mem_cluster_cnt = 2
 > mem_clusters[0] = {0x0,0x37d000}
 > mem_clusters[1] = {0x37d000,0x1c83000}
 > loading 0x37d000,0x1c83000
 > And that's it. Not even as far as the 3.0_BETA kernel goes.

Did anything happen here? I just tried booting 
an cross-compiled 3.0_BETA Kernel from last week's 
sources on my Z50, and get about one line further...

mem_cluster_cnt = 3
mem_clusters[0] = {0x0,0x39f000}
mem_clusters[1] = {0x39f000,0xc61000}
mem_clusters[2] = {0x2000000,0x2000000}
loading 0x39f000,0xc61000
loading 0x2000000,0x2000000

...and that's it.

Alex.