Re: gumstix?
Benno Rice <[email protected]> Fri, 09 Jun 2006 08:56:23 +1000
| Newsgroups | gmane.os.freebsd.devel.small |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-small To unsubscribe, send any mail to "[email protected]"