From owner-freebsd-arm@FreeBSD.ORG Wed Aug 6 09:27:15 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6D1BDA0 for ; Wed, 6 Aug 2014 09:27:15 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DC5C2A9D for ; Wed, 6 Aug 2014 09:27:15 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id u56so2344480wes.28 for ; Wed, 06 Aug 2014 02:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Sml9XYSYNpnf+kzCBQKeBjuhv4jeb9Jr3kijcL2hWT8=; b=YkgHw++7El2dOVI5r8vf2KJyQvHVvccK5I8/1VgaQXodUcFCiS+5qcf/i9HLvKJpZR Fbr2LEcSHEA9EvdykxPmrD5uxDWocYcxYWwADw70AjtUdQqX+YHG+l89WKOF+u0Bol3F K181L+Tm/HUmhOxYgoKNbrXt7HLl7hmFWLts5a4Ik8+qt3p4UNoqcu1MrhY5oA9trXZ8 Os3+wVW5tKqESK9GhbQTP/t612VBia9xujok3DVryEmd5Gu3hOlD9ZDkNTdw8uaFud1k VT5ZAnudLOc7GXrs5SxA6O0uj6mWlvGmUIwJ1nVcadVXD9kVU051w5SrGwyqHRk+cr6N AtQw== X-Received: by 10.194.203.8 with SMTP id km8mr14098059wjc.51.1407317233326; Wed, 06 Aug 2014 02:27:13 -0700 (PDT) Received: from [10.52.39.192] (36-239.197-178.cust.bluewin.ch. [178.197.239.36]) by mx.google.com with ESMTPSA id i8sm4275937wib.6.2014.08.06.02.27.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Aug 2014 02:27:12 -0700 (PDT) Message-ID: <53E1F4EF.8040706@gmail.com> Date: Wed, 06 Aug 2014 11:27:11 +0200 From: Mattia Rossi User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Warner Losh , freebsd-arm Subject: Re: What platform do you use? References: <7EC2AB25-5949-40BF-A5AA-BF4C98F3F640@bsdimp.com> In-Reply-To: <7EC2AB25-5949-40BF-A5AA-BF4C98F3F640@bsdimp.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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 09:27:16 -0000 Am 05.08.2014 18:26, schrieb Warner Losh: > Greetings, > > I’d like to know what platforms people use FreeBSD/arm with, and if you’d have time to test some potentially “break the kernel” 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 allwinnner board, but I’ve 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 can help out with my Dreamplug... (Marvell Kirkwood), running CURRENT already, but it breaks every 2nd day for USB or filesystem reasons, so I don't know if it's stable enough to do the tests you'd like to do. Cheers, Mat