From owner-freebsd-arm@FreeBSD.ORG Wed Sep 19 16:54:38 2007 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3521916A478 for ; Wed, 19 Sep 2007 16:54:38 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 0738513C4B0 for ; Wed, 19 Sep 2007 16:54:37 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JOM000A6GSR6S90@osl1smout1.broadpark.no> for freebsd-arm@freebsd.org; Wed, 19 Sep 2007 17:38:51 +0200 (CEST) Received: from kg-work.kg4.no ([80.202.72.202]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JOM00ARDGSPQ9F0@osl1sminn1.broadpark.no> for freebsd-arm@freebsd.org; Wed, 19 Sep 2007 17:38:51 +0200 (CEST) Date: Wed, 19 Sep 2007 17:38:02 +0200 From: Torfinn Ingolfsen To: Marius Nuennerich Message-id: <20070919173802.dfe88343.torfinn.ingolfsen@broadpark.no> In-reply-to: <20070919095003.19d95312@sol.hackerzberg.local> References: <20070918115334.569521c1@sol.hackerzberg.local> <20070918.080043.-1625879466.imp@bsdimp.com> <46EFFB5E.9040407@semihalf.com> <20070919095003.19d95312@sol.hackerzberg.local> X-Mailer: Sylpheed 2.4.4 (GTK+ 2.10.14; i386-portbld-freebsd6.2) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Resent-date: Wed, 19 Sep 2007 17:38:49 +0200 Resent-from: Torfinn Ingolfsen Resent-to: freebsd-arm@freebsd.org Resent-message-id: <20070919173849.e34c243b.torfinn.ingolfsen@broadpark.no> Cc: Subject: Re: Porting FreeBSD to the Neo1973 (arm920t) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 16:54:38 -0000 On Wed, 19 Sep 2007 09:50:03 +0200 Marius Nuennerich wrote: > And even if we had that I don't know if u-boot is capable of speaking > CDC ethernet over usb so that we can tftp the kernel. The Neo1973 has > no real ethernet onboard. Heh? U-Boot supports ethernet, according to manual and faqs. And Neo1973 only have USB (in current devices, anyway). I thought CDCe was *the* ethernet driver for usb. Hmm, the wiki[1] seems to say that the Linux kernel has support for cdc ethernet, at least. That doesn't mean that the bootloader does. I must remember to connect my Neo1973 to a FreeBSd machine and test what U-Boot can do. 1) http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo1973 -- Regards, Torfinn Ingolfsen