From owner-freebsd-arm@FreeBSD.ORG Mon Feb 2 11:16:40 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE04AAC1; Mon, 2 Feb 2015 11:16:40 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E41034A; Mon, 2 Feb 2015 11:16:39 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 642081FE023; Mon, 2 Feb 2015 12:16:36 +0100 (CET) Message-ID: <54CF5CC8.8050601@selasky.org> Date: Mon, 02 Feb 2015 12:17:28 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Gary Palmer , freebsd-arm@freebsd.org Subject: Re: RPi 2 B+? References: <20150202111352.GA2060@in-addr.com> In-Reply-To: <20150202111352.GA2060@in-addr.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2015 11:16:41 -0000 On 02/02/15 12:13, Gary Palmer wrote: > There is a new Raspberry Pi 2 Model B+ out, available now. Any idea if > FreeBSD will work on it? > > They replaced the 700MHz single core CPU with a 900MHz quad-core ARM > Cortex-A7 > > Blog announcement: http://www.raspberrypi.org/raspberry-pi-2-on-sale/ > Any ideas about USB compatibility, still DWC OTG v2 ? --HPS