From owner-freebsd-arm@FreeBSD.ORG Tue Jul 30 03:01:24 2013 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 54FE7109 for ; Tue, 30 Jul 2013 03:01:24 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B15C2EF6 for ; Tue, 30 Jul 2013 03:01:23 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1V40Be-000KTO-Tu; Tue, 30 Jul 2013 03:01:23 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r6U31JrZ017755; Mon, 29 Jul 2013 21:01:19 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18p0AIoK5thbAJT6D0qJ5N7 Subject: Re: Wandboard support? From: Ian Lepore To: =?ISO-8859-1?Q?Wei=DF=2C_J=FCrgen?= In-Reply-To: References: Content-Type: text/plain; charset="ISO-8859-1" Date: Mon, 29 Jul 2013 21:01:19 -0600 Message-ID: <1375153279.45247.61.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by damnhippie.dyndns.org id r6U31JrZ017755 Cc: "'freebsd-arm@freebsd.org'" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 03:01:24 -0000 On Mon, 2013-07-29 at 22:07 +0000, Wei=DF, J=FCrgen wrote: > Hallo, >=20 > I have been playing with a Wandboard Dual for some time. > Serial and USB host ports work. Non SMP kernel boots single > user to memory disk and as of tonight multiuser to USB flash.=20 >=20 > Regards >=20 > Juergen >=20 > Juergen Weiss |Universitaet Mainz, Zentrum fuer Datenverarbeitung, > weiss@uni-mainz.de |55099 Mainz, Tel: +49(6131)39-26361, FAX: +49(6131)= 39-26407 >=20 If you'd like to share patches for that I'd be happy to commit them. Once we have even a minimally bootable system, it becomes easier for others to contribute more functionality. I've been playing with my Wandboard Solo for a couple days, but I can't seem to get through ehci_init() without hanging right now. -- Ian