5.0 beta hangs on boot / 43p-150

Jan Lentfer <[email protected]> Tue, 23 Dec 2008 08:51:06 +0100
Newsgroups gmane.os.netbsd.ports.ofppc
Message-ID <[email protected]>
Hi all,

finally I managed to set up a netboot environment for booting my 
43p-150. The dhcp/bootp/tftp/nfs is running on a ubunutu linux box. The 
loading of ofwboot seems ok  and the kernel is starting. It hangs at 
openpic initialization.


BOOTP S = 1
FILE: ofwboot
Load Addr=0x4000 Max Size=0xbfc000
FINAL Packet Count = 109

 >> NetBSD/ofppc OpenFirmware Boot, Revision 1.10
 >> ([email protected], Sun Dec 21 05:19:44 UTC 2008)
Using IP address: 10.94.76.150
root addr=10.94.76.3 path=/mnt/exports/netbsd_ofppc/root
9293632+354816 [233776+226256]=0x9a420c
 start=0x100000
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 5.0_BETA (INSTALL) #0: Sun Dec 21 05:31:50 UTC 2008
        
[email protected]:/home/builds/ab/netbsd-5/ofppc/200812200000Z-obj/hL
Model: IBM,7043-150
total memory = 1024 MB
avail memory = 983 MB
bootpath: /pci@80000000/ethernet@c/netbsd.ofppc
mainbus0 (root)
rtas0 at mainbus0: version 1, entry @pa 0xbab6dc
cpu0 at mainbus0: 604e (Revision 1.2), ID 0 (primary)
cpu0: HID0 c001c086<EMCP,DBP,NHR,ICE,DCE,SGE,BHT,NOPDST>, powersave: 1
cpu0: 375.00 MHz
cpu0: L1 I-cache 32 KB 32B/line, D-cache 32 KB 32B/line
cpu0: L2 cache 1 MB 32B/line
ofwpci0 at mainbus0
Found openpic at f9e80000
OpenPIC Version 1.1: Supports 4 CPUs and 16 interrupt sources.



Can anyone help me on this?

I used files from 
http://ftp.netbsd.org/pub/NetBSD-daily/netbsd-5/200812200000Z/ofppc/installation/netboot/ 
for the above (using the install-kernel). I also tried the latest I 
could find in "HEAD" (both GENERIC and INSTALL) with the same result.


Regards,


Jan