From owner-freebsd-arm@FreeBSD.ORG Fri Sep 13 19:50:11 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 386FBAE8 for ; Fri, 13 Sep 2013 19:50:11 +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 0A4C22D9B for ; Fri, 13 Sep 2013 19:50:10 +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 1VKZNU-0002wA-6R; Fri, 13 Sep 2013 19:50:04 +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 r8DJo0TH009745; Fri, 13 Sep 2013 13:50:00 -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: U2FsdGVkX18uD/pInbtMqtuB+/ClLhy+ Subject: Re: FreeBSD on Cubieboard 2, UDOO and Galaxy Note 10.1 (Exynos). From: Ian Lepore To: Christoph Roland Murauer In-Reply-To: References: <1378866956.1111.608.camel@revolution.hippie.lan> Content-Type: text/plain; charset="iso-8859-13" Date: Fri, 13 Sep 2013 13:50:00 -0600 Message-ID: <1379101800.1111.642.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 r8DJo0TH009745 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: Fri, 13 Sep 2013 19:50:11 -0000 On Fri, 2013-09-13 at 20:51 +0200, Christoph Roland Murauer wrote: > Thanks for your answers ! >=20 > Am 11.09.2013 um 04:35 schrieb Ian Lepore : >=20 > >>> or the comming UDOO board (http://shop.udoo.org/pre-order/udoo-quad= .html) > >>> to have a gateway / firewall on this device and between the other 2= devices > >>> ? > >>=20 > >> UDOO seems to have i.MX6 SoC which support is not in src tree yet, a= lthough > >> ian@ is working on it iirc. > >=20 > > I have a single-core i.mx6 (wandboard) booting to multiuser mode with > > sdcard and ethernet drivers working. I don't have usb going yet, but > > someone else has it working on a quad-core, so that's more done than > > not. If we weren't in a code freeze I'd be thinking about getting th= is > > bare-bones support checked in so others can hack on it too. > >=20 > > -- Ian >=20 > I am not a developer / programmer (maybe planned to learn some C) but w= hat do you mean with =A5code freeze" ? What could be done to get some pro= gress at this topic ? >=20 FreeBSD is getting close to releasing 10.0, so right now we can't make major changes to the source base, only fixes and changes that tend to stabilize things for the upcoming release. Overall it's a great way to get a solid release on existing platforms, but it's a bit hard to work with right now in the ARM world where we have a lot of innovation happening and suddenly we can't check in anything for a few weeks. I've got USB up and running on my solo, btw, and I'm working on some clock-and-power support that's a bit less of a hack than the ugly stuff I did to get the board to boot at all. In a few days I think I'll be able to publish a patchset anyone can use, even if I can't check it in for a while. =20 I also ordered a wandboard quad, so in a couple weeks I'll have figured out what things I've foolishly done in a imx6-solo-specific way and rework them to work right on the whole imx6 family. -- Ian > >>> My second question is, is there developing planned for the new / co= mming > >>> Galaxy Note 10.1 (2014 edition) with the Exynos 5420 > >>=20 > >>=20 > >> As for Exynos, iirc we have basic support of Exynos 5250 (arndale bo= ard), I > >> don't know how that is different than 5420. > >> But please note that if I'm correct we don't have FreeBSD with graph= ics > >> running yet on any tablet. > >>=20 > >> Correct me if I'm wrong here. > >>=20 > >> Ganbold >=20 > The product is not out now but sounds interesting. When is it expected = to have FreeBSD with graphics on a tablet (if ever - same question as abo= ve, what could be done) ? The graphic part is not the topic for now ... I= do at the moment many XeLaTeX and Haskell / Hakyll stuff in the terminal= with Vim ... the other things could be done on a second machine. >=20 > Regards, >=20 > C. M. >=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"