From owner-freebsd-arm@freebsd.org Thu Aug 23 16:14:50 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 AB11B10919B0 for ; Thu, 23 Aug 2018 16:14:50 +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 48D4678505; Thu, 23 Aug 2018 16:14:50 +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 41x8d46wdKzZF2G; Thu, 23 Aug 2018 12:14:48 -0400 (EDT) Received: from [IPv6:fdcf:b715:2f4d:1:240a:d6e6:2dce:ed2b] (unknown [IPv6:fdcf:b715:2f4d:1:240a:d6e6:2dce:ed2b]) by sentry.24cl.com (Postfix) with ESMTP id 41x8d40D1rzP7wP; Thu, 23 Aug 2018 12:14:48 -0400 (EDT) Subject: Re: 12.0 Alpha2 - RPi3 support? To: Glen Barber Cc: freebsd-arm@freebsd.org References: <72519fea-db8f-f60e-9ad0-3df738b29a5e@mgm51.com> <20180823153022.GB48215@FreeBSD.org> From: Mike Message-ID: Date: Thu, 23 Aug 2018 12:14:39 -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: <20180823153022.GB48215@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Thu, 23 Aug 2018 16:14:50 -0000 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.