Subject: progress
To: None <port-hp700@netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: port-hp700
Date: 11/27/2002 22:21:15
hi folks,

I played with the lif tools on hpux a bit and fixed up the mkboot program
to work hosted on a pc.  so we can now build boot images cross from a pc
from what's in the tree (modulo the external toolchain):


>> NetBSD/hp700 LIF Boot, Revision 1.1
>> (chs@spathi.chuq.com, Wed Nov 27 21:37:40 PST 2002)
>> Enter "reset" to reset system.
Boot: [[[dk0a:]netbsd][-a][-c][-d][-s][-v][-q]] :- 
3305872+102400+262144 [437696+107364]=0x4dec98
Start @ 0x200000 [1=0x659000-0x6dec98]...
SPID bits: 0x0, error = -2
[ using 547992 bytes of netbsd ELF symbol table ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002
    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 1.6K (GENERIC) #0: Wed Nov 27 19:58:24 PST 2002
    chs@spathi.chuq.com:/home/chs/netbsd/src/trees/hppa/sys/arch/hp700/compile/GENERIC
HP9000/735/130 (Snake Cheetah)
real mem = 272 MB (73728 reserved for PROM, 254 MB used by NetBSD)
avail mem = 235 MB
using 3507 buffers containing 14028 KB of memory
mainbus0 (root) [flex fff80000]
...


-Chuck