Re: Building boot2 for ixp425

From: Andrew Thompson <thompsa_at_FreeBSD.org>
Date: Fri, 15 May 2009 11:01:11 -0700
On Fri, May 15, 2009 at 12:57:12PM -0500, Jon Loeliger wrote:
> > 
> > Ok, rather than flogging this more just do a buildworld first, 
> > 
> > make TARGET_ARCH=arm TARGET_CPUTYPE=xscale \                                 
> >  	TARGET_BIG_ENDIAN=true buildworld
> >                                                 
> > make TARGET_ARCH=arm TARGET_CPUTYPE=xscale \                                 
> >  	TARGET_BIG_ENDIAN=true buildenv                                        
> >                                         
> > cd sys/boot/arm/ixp425/boot2/
> > make   
> 
> OK!  This is progress, thanks!
> 
> So, I did the above buildworld.  That's KERNCONF agnostic, right?
> 
> And then I did the "buildenv/cd/make" above, and created a
> boot2 image finally.  Cool.  However, it is not UFS-kosher
> 
> Onto the Avila board, stuff in flash, and "go" it:
> 
>     RedBoot> go
>     FreeBSD ARM (Gateworks Avila) boot2 v0.4
>     Not ufs

The boot2 loader is only for booting when the kernel is on flash (ie
compat flash card plugged in). Are you sure you have flash storage
plugged in with a ufs bootable filesystem on it?

If you get your root filesystem from some other means (nfs) then you can
just write the kernel itself to redboot.

Andrew
Received on Fri May 15 2009 - 16:01:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC