From owner-freebsd-arm@freebsd.org Thu Aug 23 15:20:39 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 DB7D110903E6 for ; Thu, 23 Aug 2018 15:20:39 +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 8012A763F4 for ; Thu, 23 Aug 2018 15:20:39 +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 41x7QY3Kg8zZF2G for ; Thu, 23 Aug 2018 11:20:37 -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 41x7QX2RVtzP7wP for ; Thu, 23 Aug 2018 11:20:36 -0400 (EDT) To: freebsd-arm@FreeBSD.org From: Mike Subject: 12.0 Alpha2 - RPi3 support? Message-ID: <72519fea-db8f-f60e-9ad0-3df738b29a5e@mgm51.com> Date: Thu, 23 Aug 2018 11:20:28 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 15:20:40 -0000 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? thx.