Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 00:47:19 -0400
From:      Luazi <embedpro@gmail.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: NSLU2 cannot activate npe
Message-ID:  <fcbb06250904252147q5840b205i36a2018c22fb5dd1@mail.gmail.com>
In-Reply-To: <20090425.211004.2130799697.imp@bsdimp.com>
References:  <fcbb06250904251926l6d45bf2qa3ecdd74456e64a8@mail.gmail.com> <20090425.211004.2130799697.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 25, 2009 at 11:10 PM, M. Warner Losh <imp@bsdimp.com> wrote:
> which kernel did you use?
>
> Warner
>
Thanks for the quick reply. This is what I did.

make TARGET_ARCH=arm TARGET_CPUTYPE=xscale TARGET_BIG_ENDIAN=true buildworld
mkdir -p /data/freebsd/roots/slug
setenv ROOT /data/freebsd/roots/slug
make TARGET_ARCH=arm KERNCONF=NSLU DESTDIR=$ROOT installkernel
cp /data/freebsd/roots/slug/boot/kernel/kernel /tftpboot/

Then on the redboot prompt.

load -b 0x200000 kernel
g

The rest is in my original post.

Luazi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fcbb06250904252147q5840b205i36a2018c22fb5dd1>