Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 10:16:52 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        Stanislav Sedov <stas@freebsd.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: NSLU2 cannot activate npe
Message-ID:  <49F49704.6060103@freebsd.org>
In-Reply-To: <20090426122411.538c861d.stas@FreeBSD.org>
References:  <fcbb06250904251926l6d45bf2qa3ecdd74456e64a8@mail.gmail.com>	<20090425.211004.2130799697.imp@bsdimp.com>	<fcbb06250904252147q5840b205i36a2018c22fb5dd1@mail.gmail.com> <20090426122411.538c861d.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Sedov wrote:
> On Sun, 26 Apr 2009 00:47:19 -0400
> Luazi <embedpro@gmail.com> mentioned:
>
>   
>> 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.
>>
>>     
>
> Is that CURRENT or STABLE?
>
>   

Must be HEAD as usb shows up on "usbus*".

Verify the MAC/MII addresses and PHY assignments in the hints file.  I 
don't know that anyone tested NLSU after changes I did to support the 
IXP435/Gateworks 2358.

Another thing to check is the NPE firmware; I updated it as part of 
adding 2358 support and there may be some issue (unlikely but ya never 
know).

I recall Warner was the last person to verify NSLU booted so perhaps he 
can try on his device w/ current HEAD.

    Sam




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