From owner-freebsd-arm@FreeBSD.ORG Mon Feb 2 16:08:24 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 256B885F; Mon, 2 Feb 2015 16:08:24 +0000 (UTC) Received: from mail-ie0-x229.google.com (mail-ie0-x229.google.com [IPv6:2607:f8b0:4001: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 E0B2F9E6; Mon, 2 Feb 2015 16:08:23 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id rl12so18548615iec.0; Mon, 02 Feb 2015 08:08:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+ia/oPxjESE/Lij7ShVbHgk5ddvGiL/7ArYHuvAKVqQ=; b=kYo3UwylVTNnvAogP2GGTCkEPwfLXHoXSUjlWqwyaphx1hHbGce8SYQFzTr70zoONP u4WdkShmaeemh4/Lf3dvF0IdNLOVkSfUtR7yex4JXuwT0bGB9ZAUeoyzsHuZFlIVwoif 2owMZsXEet6FkPys+xr+agEt6Ofjz6xum0mxABFIE91OER+dG0swH//ltsSGzabVLuOt VMa76CNJTFGCdfWkbP0voVyGhfKD7nb7XFOK0lTovWMrVaU5WxCKtBE8EGaMqBOHo1uL ObxaLkZkrP57qVA23X0EqPLrpN8aWZ0CzSrkJR4VTxFKAuaRy6q6jn6SEXyaDrL6fIum tnSg== MIME-Version: 1.0 X-Received: by 10.107.136.143 with SMTP id s15mr4718299ioi.8.1422893303059; Mon, 02 Feb 2015 08:08:23 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.7 with HTTP; Mon, 2 Feb 2015 08:08:22 -0800 (PST) In-Reply-To: <20150202112205.GA29086@in-addr.com> References: <20150202111352.GA2060@in-addr.com> <54CF5CC8.8050601@selasky.org> <20150202112205.GA29086@in-addr.com> Date: Mon, 2 Feb 2015 08:08:22 -0800 X-Google-Sender-Auth: MIYh731ESK0ZADYqzqlQf6sYVXs Message-ID: Subject: Re: RPi 2 B+? From: Adrian Chadd To: Gary Palmer Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-arm@freebsd.org" 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 16:08:24 -0000 >From someone at the RPI foundation: "All peripheral blocks detailed in the BCM2835 datasheet are applicable to BCM2836. The only thing that's changed in regards to these bits is the peripheral register set base address - which I believe is now placed at 0x3F000000." still requires an updated uboot and some new glue for the new SoC (DTS files, for example.) -adrian On 2 February 2015 at 03:22, Gary Palmer wrote: > On Mon, Feb 02, 2015 at 12:17:28PM +0100, Hans Petter Selasky wrote: >> 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 ? > > The blog sayeth: > > "everything else remains the same, so there is no painful transition or reduction in stability." > > It will likely remain to be seen if that is true > > Thanks, > > Gary > > P.S. Please CC me on replies as apparently I'm not on freebsd-arm. Thanks > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"