From owner-freebsd-arm@FreeBSD.ORG Wed Aug 6 14:42:31 2014 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 ESMTPS id B4E16C8 for ; Wed, 6 Aug 2014 14:42:31 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 777852594 for ; Wed, 6 Aug 2014 14:42:31 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1XF2Q2-0007y1-TO for freebsd-arm@freebsd.org; Wed, 06 Aug 2014 16:42:23 +0200 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-arm@freebsd.org Subject: Re: What platform do you use? References: <7EC2AB25-5949-40BF-A5AA-BF4C98F3F640@bsdimp.com> Date: Wed, 06 Aug 2014 16:42:21 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Ronald Klop" Message-ID: In-Reply-To: <7EC2AB25-5949-40BF-A5AA-BF4C98F3F640@bsdimp.com> User-Agent: Opera Mail/12.17 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: - X-Spam-Score: -1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, BAYES_40 autolearn=disabled version=3.3.2 X-Scan-Signature: 5a1627636b35b65657045ef62631cd80 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 14:42:31 -0000 On Tue, 05 Aug 2014 18:26:35 +0200, Warner Losh wrote: > Greetings, > > I=E2=80=99d like to know what platforms people use FreeBSD/arm with, a= nd if = > you=E2=80=99d have time to test some potentially =E2=80=9Cbreak the ke= rnel=E2=80=9D sort of = > changes in the next month? > > I have the following boards: boatloads of atmel, BBB, and RPI. This = > covers the at91, imx6 and broadcom directories. I also have a allwinnn= er = > board, but I=E2=80=99ve never got it booting FreeBSD. Likewise with a = rockchip. = > I have some marvell gear too, but it is buried deep. This leaves a lot= = > of other boards/SoCs to cover... > > Warner > I have some (currently broken) Sheevaplug machines which ran FreeBSD 10 = in = the past and I am planning to install 11 on them in the nearby future. One of these can be used for testing purposes. Ronald.