From owner-freebsd-arm@FreeBSD.ORG Mon Nov 4 11:23:33 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 DCF1378D for ; Mon, 4 Nov 2013 11:23:33 +0000 (UTC) (envelope-from george@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 967D12ED8 for ; Mon, 4 Nov 2013 11:23:33 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id rA4BNQ0A057731 for ; Mon, 4 Nov 2013 06:23:31 -0500 (EST) (envelope-from george@m5p.com) Message-ID: <527783AE.1080303@m5p.com> Date: Mon, 04 Nov 2013 06:23:26 -0500 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: freebsd/pandaboard Spurious interrupt detected [0x000003ff] References: <1383526716.31172.131.camel@revolution.hippie.lan> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Mon, 04 Nov 2013 06:23:31 -0500 (EST) 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: Mon, 04 Nov 2013 11:23:33 -0000 On 11/03/13 21:19, David Cheney wrote: > Thanks Ian, try now. > > As a question to the group, I have the following hardware > > Pandaboard > BeagleBone Black > RPi > > And I am trying to bring up Freebsd/arm so I can get our Go builder > working again[1]. Of these candidates, which is the one you would > recommend ? > > Cheers > > Dave > > [1] build.golang.org > [...] The RPi, please -- from a completely selfish point of view, since I have one on my desk that's waiting to be my CUPS print server. From a less selfish viewpoint, its low cost is bound to attract a larger number of users. (It already has sold 1.75 million units worldwide according to some sources.) But any work at all on FreeBSD/ARM is guaranteed to be beneficial to FreeBSD/s success going forward. Unless ARM becomes a Tier 1 platform for FreeBSD, we will end up getting left even further behind in operating system uptake than we already are. -- George