From owner-freebsd-arm@freebsd.org Sat Oct 22 20:05:19 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EFF3C1C6C0 for ; Sat, 22 Oct 2016 20:05:19 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from raven.bwct.de (raven.bwct.de [195.149.99.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "raven.bwct.de", Issuer "raven.bwct.de" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E2E199B1 for ; Sat, 22 Oct 2016 20:05:16 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from mail.cicely.de ([10.1.1.37]) by raven.bwct.de (8.15.2/8.15.2) with ESMTPS id u9MK4wof043868 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sat, 22 Oct 2016 22:04:59 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (cicely7.cicely.de [10.1.1.9]) by mail.cicely.de (8.14.5/8.14.4) with ESMTP id u9MK4snD058896 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 Oct 2016 22:04:54 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (localhost [127.0.0.1]) by cicely7.cicely.de (8.15.2/8.15.2) with ESMTP id u9MK4sMO096311; Sat, 22 Oct 2016 22:04:54 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: (from ticso@localhost) by cicely7.cicely.de (8.15.2/8.15.2/Submit) id u9MK4oDj096310; Sat, 22 Oct 2016 22:04:50 +0200 (CEST) (envelope-from ticso) Date: Sat, 22 Oct 2016 22:04:50 +0200 From: Bernd Walter To: Kris Moore Cc: Mark Millard , freebsd-arm@freebsd.org Subject: Re: [SPAM] Re: Issue booting RPI2 B (v1.2) [V1.2 is BVM2837 and quad-core Cortex-A53 based] Message-ID: <20161022200449.GB96251@cicely7.cicely.de> Reply-To: ticso@cicely.de References: <053B3B99-E4D9-4714-ACCF-AA846E1855CE@dsl-only.net> <1C2BA80D-FAB7-49D2-8D02-5CE1431953CF@dsl-only.net> <38a4152b-e27e-baa3-33a6-cd7318026569@ixsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38a4152b-e27e-baa3-33a6-cd7318026569@ixsystems.com> X-Operating-System: FreeBSD cicely7.cicely.de 10.2-RELEASE amd64 User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-1.507 autolearn=ham version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on spamd.cicely.de X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 20:05:19 -0000 On Thu, Oct 20, 2016 at 03:59:38PM -0400, Kris Moore wrote: > On 10/20/2016 15:25, Mark Millard wrote: > > On 2016-Oct-20, at 12:08 PM, Mark Millard wrote: > > > >> On 2016-Oct-20, at 11:22 AM, Kris Moore wrote: > >> > >>> I've been toying around with a bunch of RPI2's here (using > >>> 11.0-RELEASE), and so far so good. However I just ordered a new batch of > >>> them and they all get stuck at the "rainbow" screen. After further > >>> investigation, I noticed that they were marked as "Raspberry Pi 2 Model > >>> B V1.2", and all my other units are V1.1. Just for kicks, I tried > >>> rasbian, and that works fine. > >>> > >>> Is this possibly an issue with U-Boot being too old for this revision? > >>> Any other ideas? > >>> > >>> > >>> -- > >>> Kris Moore > >>> iXsystems > >>> Enterprise Storage & Servers Driven By Open Source > >> https://www.element14.com/community/community/raspberry-pi/raspberrypi2 says: > >> > >>> Raspberry Pi 2 Model B v1.2 > >>> Previous versions of Raspberry Pi 2 Model B use the BCM2836 SoC, which contains a quad-core ARM Cortex-A7 processor. The Raspberry Pi 2 Model B v1.2 board uses BCM2837, which contains a quad-core ARM Cortex-A53 processor. It is necessary to update to the latest (October 2016) version of the device firmware and Linux kernel to allow the board to boot up properly. > >> === > >> Mark Millard > >> markmi at dsl-only.net > > It is listed as out of stock but http://www.mcmelectronics.com/product/83-17791 agrees in its description: > > > >> The Raspberry Pi 2 V1.2 is a single-board computer developed in the UK by the Raspberry Pi Foundation. > >> > >> . . . > >> > >> The updated Raspberry Pi 2 Model B is designed around the Broadcom BCM2837 SoC (same as the Pi 3) Quad Core ARMv8 processor running at 900 MHz just like the original Pi 2. The rest of the board is identical to the original, featuring a VideoCore IV GPU, 1 Gigabyte of RAM, 4 USB ports, and 40 GPIO pins for expansion. > >> > >> Please note:Previous versions of Raspberry Pi 2 Model B use the BCM2836 SoC, which contains a quad-core ARM Cortex-A7 processor. The Raspberry Pi 2 Model B v1.2 board uses BCM2837, which contains a quad-core ARM Cortex-A53 processor. It is necessary to update to the latest (October 2016) version of the device firmware and Linux kernel to allow the board to boot up properly > >> > >> Board Specifications > >> > >> ??? Processor: Quad-core BCM2837 ARMv8 CPU running at 900Mhz > >> ??? USB: Four USB 2.0 Ports > >> ??? Ethernet: 10/100 Ethernet Port > >> ??? Video Output: HDMI and Composite > >> ??? Sound: L/R Stereo > >> ??? Memory: 1GB Ram > >> ??? Operating System: Uses microSD card slot to load O/S (Sold Separately, Software cane be found here) > >> ??? Digital interfaces: CSi and DSi ribbon cable ports > >> ??? GPIO: 40 GPIO pins, backwards compatible to B and B+ board > > I know that http://ameridroid.com/products/raspberry-pi-2-model-b-1gb-ram 's old page for V1.1 has said "DISCONTINUED" for some time. > > > > === > > Mark Millard > > markmi at dsl-only.net > > > > Oh, that's a bummer. I was afraid of that, since the 2's are getting > harder to find now. I would imagine its not worth looking too hard at > this, since support for the Pi 3 is starting to land ;) WTF - why can't they use a different name for something completely different. This isn't just a PCB version change, especially not a change in a minor number. In other words I need to keep my thumb on the Pi 2s I recently got, since those are the old ones. Got mine just 2 months ago directly from RS, maybe they still have a stock on the previos Pi 2. -- B.Walter http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.