From owner-freebsd-arm@freebsd.org Fri Aug 24 13:45:16 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0BD2108AAFC for ; Fri, 24 Aug 2018 13:45:16 +0000 (UTC) (envelope-from the.lists@mgm51.com) Received: from oneyou.mgm51.net (oneyou.mgm51.net [IPv6:2607:f2f8:af30::100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oneyou.mgm51.net", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3181B869D6; Fri, 24 Aug 2018 13:45:16 +0000 (UTC) (envelope-from the.lists@mgm51.com) Received: from sentry.24cl.com (sentry.24cl.com [IPv6:2001:558:6017:94:c582:1d99:a986:7609]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "sentry.24cl.com", Issuer "Mike's Certificate Authority" (verified OK)) by oneyou.mgm51.net (Postfix) with ESMTPS id 41xjFv6nD6zZDxj; Fri, 24 Aug 2018 09:45:07 -0400 (EDT) Received: from [IPv6:fdcf:b715:2f4d:1:fc2f:9bf4:4f7c:de09] (unknown [IPv6:fdcf:b715:2f4d:1:fc2f:9bf4:4f7c:de09]) by sentry.24cl.com (Postfix) with ESMTP id 41xjFt6tV0zP7wP; Fri, 24 Aug 2018 09:45:06 -0400 (EDT) Subject: Re: 12.0 Alpha2 - RPi3 support? To: Warner Losh Cc: Glen Barber , "freebsd-arm@freebsd.org" References: <72519fea-db8f-f60e-9ad0-3df738b29a5e@mgm51.com> <20180823153022.GB48215@FreeBSD.org> From: Mike Message-ID: <0f33a3c9-ea7b-2e06-5424-20a0c69b23f2@mgm51.com> Date: Fri, 24 Aug 2018 09:44:56 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2018 13:45:16 -0000 On 8/23/2018 3:30 PM, Warner Losh wrote: > > > On Thu, Aug 23, 2018 at 10:52 AM Mike via freebsd-arm > > wrote: > > On 8/23/2018 11:30 AM, Glen Barber wrote: > > On Thu, Aug 23, 2018 at 11:20:28AM -0400, Mike via freebsd-arm wrote: > >> > >> Did I miss a memo?  :) > >> > >> On this ISO download page: > >> > https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/12.0/ > >> > >> > >> Prior to Alpha2, there was an image file for RPi3.  For example: > >> > >> FreeBSD-12.0-ALPHA1-arm64-aarch64-RPI3-20180810-r337557.img.xz > >> > >> > >> With Alpha2, all I see is a memstick file: > >> > >> FreeBSD-12.0-ALPHA2-arm64-aarch64-20180816-r337934-memstick.img.xz > >> > >> > >> and nothing specifically for RPi3. > >> > >> I looked around in google but I saw nothing pointing me to a > place where > >> I can learn how to use the memstick file on my RPi3. > >> > >> What am I missing?  Or has RPi3 support been dropped for 12.0? > >> > > > > The build failed.  It was fixed after ALPHA2, and should be available > > for ALPHA3. > > OK, thanks for the quick reply. > > > Yea, it was my fault. One detail I neglected to check after I made some > changes to the boot loader took out the build. I accept responsibility > for it. sorry that it gave you a scare. No big deal here. So long as support continues, I'm happy. I've got other things to play with until the next image is available. Many thanks!