From owner-freebsd-arm@freebsd.org Wed Oct 28 06:15:21 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDE76A207B4 for ; Wed, 28 Oct 2015 06:15:21 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-vk0-x233.google.com (mail-vk0-x233.google.com [IPv6:2607:f8b0:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 854131593 for ; Wed, 28 Oct 2015 06:15:21 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by vkfw189 with SMTP id w189so135570772vkf.2 for ; Tue, 27 Oct 2015 23:15:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Z2UFawAWgI1lF/V7WKxIGDMW7sytj7Psu8Ctg1tbgAY=; b=NqT0QINIIuqMcpZFRxmmcwsK1+e5Qu9RflZMvwhnSf7gKmcG4gv5+zI8p58MxR0yPq kbvzAGSeiVP4U0kQjt5nWjW5qulMC8VaxNM4rkt52gbIBsI4rdnYi3wSbW24OuoUrgYH FYFOp8HiIO13ngQk6wawsNb5f5YgT3N/pXY5YRFMpxBDwTn8GN0Hs7qEuYMX/A1mPg36 GGnzCBkfmJYf7d0EK0FZ90kslW4joSNi2nKskF/7GWdiPyVDExTDa6vNuBSP265cB03J OFFhAOMWPB8wwz0wDfcarQAsFrrfCpdImofQXKTxjoT3SJgpcC1tjQ0tmU9/bQGJ5qnF lKsA== MIME-Version: 1.0 X-Received: by 10.31.21.149 with SMTP id 143mr32271266vkv.79.1446012920389; Tue, 27 Oct 2015 23:15:20 -0700 (PDT) Received: by 10.31.66.9 with HTTP; Tue, 27 Oct 2015 23:15:20 -0700 (PDT) In-Reply-To: References: <562E9362.50502@freebsd.org> <56305E88.2080506@rvijay.me> Date: Tue, 27 Oct 2015 23:15:20 -0700 Message-ID: Subject: Re: Tier 1 support for arm? From: Russell Haley To: Vijay Rjah Cc: freebsd-arm Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 06:15:21 -0000 Oh, shiney board. It has a emmc 5.0. Is that supported by FreeBSD? http://arasan.com/products/emmc50/emmc-5-0-device/ Russ On Tue, Oct 27, 2015 at 10:57 PM, Russell Haley wrote: > Vijay, > > This is the working list of supported devices: > > https://wiki.freebsd.org/FreeBSD/arm > > The "unknown support" lists the Arndale board which has a similar CPU and > there is support for the Odroid-c1, so there are lots of pieces there. > > Russ > > On Tue, Oct 27, 2015 at 10:35 PM, Vijay Rjah wrote: > >> >> >> On 10/27/15 02:26, Sean Bruno wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA512 >>> >>> >>> >>> On 10/26/15 12:40, Matthew Alton wrote: >>> >>>> Righteous! I'm designing an appliance using the R-Pi 2 model B >>>> quad-core. I would really like to go to production with FreeBSD >>>> rather than Linux. Tier 1 would be sweet. >>>> >>>> On Mon, Oct 26, 2015 at 2:18 PM, Adrian Chadd >>>> wrote: >>>> >>>> I'm using the raspberry pi and raspberry pi 2. I'm hoping that >>>>> arm64 and the raspberry pi 2 SoC will be tier-1. Same with >>>>> beaglebone black. >>>>> >>>>> Sean Bruno is doing a great job getting the mips/arm package >>>>> sets built and working. That's a big step toward 11 being "tier >>>>> 1" here. >>>>> >>>>> >>>>> -a >>>>> >>>>> >>>>> You *should* be able to "pkg install" right now from the latest RPi >>> and BBB snapshots that Release Engineering is producing and have most >>> things work. >>> >>> Xorg should work next month sometime now that we've got the build >>> dependencies flushed out. Heck, you might even get something like >>> XFCE4 to run. >>> >>> sean >>> >>> >>> On 26 October 2015 at 09:14, Matthew Alton >>>>> wrote: >>>>> >>>>>> What hardware do you use? >>>>>> >>>>>> On Mon, Oct 26, 2015 at 6:32 AM, Adrian Chadd >>>>>> wrote: >>>>>> >>>>>>> On 25 October 2015 at 22:24, Russell Haley >>>>>>> >>>>>>> >>>>>> wrote: >>>>> >>>>>> Hey, >>>>>>>> >>>>>>>> I'm sure I read somewhere that FreeBSD is moving Arm to a >>>>>>>> tier 1 >>>>>>>> >>>>>>> support >>>>> >>>>>> level as of 11*. *Can that be confirmed by someone? >>>>>>>> >>>>>>> That's the plan. Some of us are already using it as tier-1. >>>>>>> >>>>>>> >>>>>>> -adrian _______________________________________________ >>>>>>> freebsd-arm@freebsd.org mailing list >>>>>>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm To >>>>>>> unsubscribe, send any mail to >>>>>>> "freebsd-arm-unsubscribe@freebsd.org" >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- Matthew Alton UNIX Systems Programming & Administration >>>>>> >>>>>> "Beware of bugs in the above code; I have only proved it >>>>>> correct, not >>>>>> >>>>> tried >>>>> >>>>>> it." -- Donald Knuth >>>>>> >>>>> >>>> >>>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v2 >>> >>> iQF8BAEBCgBmBQJWLpNcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w >>> ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx >>> MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kelEH/RDpVoQsN4QZM9pxGP0tvc1K >>> V+wEN8Cs5yLe2q4cUf02ZsJe1b3zKdXS4MnBkRtax7Vwl3+yYr3d2kgQLoarSsEg >>> d83XpB7axJLy64aYi/1NkNT2YS98G2mhtH1gKD7Y01rZlz3WOWB5clLg4yP82nQE >>> WXWK8cox8UYMC6st4EasbYTrfgLsVa5eDCbBBZFQVijuEI8NWIXoBHV4HIrq9eAJ >>> cFeWKVqS1OF3SVoIzuiXK9dw8HVD34oRSqKFyPPtrEQ1XeO5UTm/v/3czPrd0UVn >>> eS/8oqpb3c0l4wuiHIGauturjXbNF3/L5vsaZnNkz6STAaMvZNxHqd70GVVbzwo= >>> =Gt7t >>> -----END PGP SIGNATURE----- >>> _______________________________________________ >>> freebsd-arm@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >>> >> Is there any support for Odroid XU4?.. FYI ( >> http://www.hardkernel.com/main/products/prdt_info.php) >> >> -Thanks >> Vijay >> >> >> _______________________________________________ >> freebsd-arm@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >> > >