From owner-freebsd-arm@freebsd.org Thu Jul 16 23:26:29 2015 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 F1BF99A4D99 for ; Thu, 16 Jul 2015 23:26:29 +0000 (UTC) (envelope-from freebsd-arm@sentry.org) Received: from shadow.sentry.org (shadow.sentry.org [220.233.87.20]) (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 7AA041512 for ; Thu, 16 Jul 2015 23:26:28 +0000 (UTC) (envelope-from freebsd-arm@sentry.org) Received: from shadow.sentry.org (localhost [127.0.0.1]) by shadow.sentry.org (8.14.9/8.14.9) with ESMTP id t6GNNixD099733 for ; Fri, 17 Jul 2015 09:23:44 +1000 (AEST) (envelope-from freebsd-arm@sentry.org) Message-ID: <55A83D00.90603@sentry.org> Date: Fri, 17 Jul 2015 09:23:44 +1000 From: Trev User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 MIME-Version: 1.0 CC: freebsd-arm@freebsd.org Subject: Re: More RPI-B/SD card information [was: Re: RPi won't boot 10.2-BETA1 -- SOLVED] References: <87wpy41zjt.fsf@elk.localnet> <87y4iiyt29.fsf@elk.localnet> <20150715040109.GV15828@FreeBSD.org> <87pp3tzaas.fsf@elk.localnet> <20150716150919.GK37051@FreeBSD.org> In-Reply-To: <20150716150919.GK37051@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (shadow.sentry.org [127.0.0.1]); Fri, 17 Jul 2015 09:23:44 +1000 (AEST) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 23:26:30 -0000 Glen Barber wrote: > I did a bit more testing, and it seems the RPI-B is *very* picky about > what SD cards will work. Below follows results of the tests, using the > 20150716-r285616 RPI-B image (built last night, propagating now). > > For completeness, I've included 'mmcinfo' output from u-boot, but what > is really interesting is cards (7) and (8). [...] > 7) FAILED > Kingston class 4 SDHC 4GB > U-Boot> mmcinfo > Device: bcm2835_sdhci > Manufacturer ID: 2 > OEM: 544d > Name: SA04G > Tran Speed: 50000000 > Rd Block Len: 512 > SD version 2.0 > High Capacity: Yes > Capacity: 3.6 GiB > Bus Width: 4-bit > > 8) SUCCESS > Kingston class 4 SDHC 4GB > U-Boot> mmcinfo > Device: bcm2835_sdhci > Manufacturer ID: 2 > OEM: 544d > Name: SA04G > Tran Speed: 50000000 > Rd Block Len: 512 > SD version 2.0 > High Capacity: Yes > Capacity: 3.6 GiB > Bus Width: 4-bit Maybe not so interesting if you read http://www.bunniestudios.com/blog/?p=918#comment-512017 regarding "Kingston" cards. Of more interest would be reading the cards ID data for date, fwrev, hwrev, manfid, name, oemid, scr and serial number.