Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2006 08:56:23 +1000
From:      Benno Rice <benno@FreeBSD.org>
To:        Ben Kelly <bkelly@vadev.org>
Cc:        small@freebsd.org
Subject:   Re: gumstix?
Message-ID:  <4488AB17.6090003@FreeBSD.org>
In-Reply-To: <200606081157.00763.bkelly@vadev.org>
References:  <200606071959.52418.bkelly@vadev.org> <4487CF27.5020309@FreeBSD.org> <200606081157.00763.bkelly@vadev.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ben Kelly wrote:
> On Thursday 08 June 2006 3:17 am, Benno Rice wrote:
>> Yep, myself and Suleiman Souhlal have gumstix boards and are working on
>> support.  I have a connex 400xm-bt, a netCF, a tweener and an
>> audiostix2.  The current status is that we can boot multiuser but the sn
>> driver that runs the ethernet controller(s) used on the gumstix boards
>> is misbehaving.  Audio, CF and various other things aren't supported
>> yet.  The code can be found in //depot/user/benno/arm/... in Perforce.
>> I'll probably look at committing it once we've got the sn driver working
>> reliably.
> 
> Thank you very much for the information.  I am going to see if I can get my 
> build environment setup with your code.  Did you integrate with uboot or will 
> I need to flash a different boot loader?

If you use the make trampoline target for building a kernel you end up 
with a kernel.gz.tramp (or kernel.tramp) that will boot using U-Boot's 
bootelf command.  I tend to use "dhcp a2000000 && bootelf" as my boot 
command.

-- 
Benno Rice
benno@FreeBSD.org



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