Subject: Re: Net bootloader uploaded
To: Stephen Borrill <netbsd@precedence.co.uk>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: port-arm32
Date: 02/20/2001 10:50:40
On Tuesday 20 February 2001  9:05 am, Stephen Borrill wrote:
> On Mon, 19 Feb 2001, Chris Cowdery wrote:
> > In message <Pine.NEB.4.30.0102181614190.16554-100000@rangerover.kasbah>
> >
> >           Reinoud Zandijk <imago@kabel065011.kabel.utwente.nl> wrote:
> > > Dear all,
> > >
> > > i've updated the bootloader (again) to include the MemFix and a
> > > modified FBInstall in addition to including bb_riscbsd, wich should be
> > > renamed eventually to bb_netbsd and/or be cleaned up a bit.
> > >
> > > It archive and the updated README file can be found at
> > > ftp://ftp.netbsd.org/pub/NetBSD/arch/arm32/riscos/bootloader-current.ar
> > >c
> >
> > Can you point me to a suitable Kernel file for use with this
> > bootloader please.
>
> Can someone put together install kernels for A7000 and RiscPC that will
> work with the new bootloader?
>
> Was the sequence of events to brew your own ever documented?

If you want your own install kernels you need to build the xxxINST kernel, 
and then do a make release in the distrib dir (I think that's what's needed) 
That should build the ramdisk, and insert it in any INST kernel's it can find 
in the normal sys/arch/arm32/compile.  (note untried other than as part of 
make release from the top-level though, so you may actually need a kernel for 
all flavours ie: A7INST CATSINST RPCINST SHARKINST

Chris