From owner-freebsd-arm@freebsd.org Mon Aug 6 15:20:28 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 3A283105BFA8 for ; Mon, 6 Aug 2018 15:20:28 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B5E787BFB0 for ; Mon, 6 Aug 2018 15:20:27 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.15.2/8.15.2) with ESMTPS id w76FJ4t0095378 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 6 Aug 2018 08:19:04 -0700 (PDT) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.15.2/8.15.2/Submit) id w76FJ3Bm095377; Mon, 6 Aug 2018 08:19:03 -0700 (PDT) (envelope-from warlock) Date: Mon, 6 Aug 2018 08:19:03 -0700 From: John Kennedy To: Per olof Ljungmark Cc: freebsd-arm@freebsd.org Subject: Re: usb-only rpi 3b+ (+UART foo) Message-ID: <20180806151903.GF30738@phouka1.phouka.net> References: <20180806042122.GD30738@phouka1.phouka.net> <0a6af236-84cc-66fb-c2fc-4e1976cbb1f7@nethead.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0a6af236-84cc-66fb-c2fc-4e1976cbb1f7@nethead.se> User-Agent: Mutt/1.10.1 (2018-07-13) 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: Mon, 06 Aug 2018 15:20:28 -0000 On Mon, Aug 06, 2018 at 04:46:03PM +0200, Per olof Ljungmark wrote: > Did you try FreeBSD 12.0-CURRENT #0 r336479: Thu Jul 19 14:52:02 UTC 2018 ? > > Neither my rpi3b or rpi3b+ will boot images made after that rev. Booting off of SD-card, I've used both 20180719-r336479 and 20180726-r336739 (from the RPI3 FreeBSD 12.0-CURRENT Development Snapshots). In addition, I'm pretty sure that I've booted off of USB via a USB memory card reader with the SD-card put in it, but I'll have to test that again. I haven't had a reason to try 20180802-r337160 yet. As for you: No booting at all? IE, rainbow screen -> u-boot, kernel + modules load, no kernel boot, or all the way into proper root-fs-mounted success? I've been a bit leery about messing with u-boot if I don't have to, since that has clearly burned some people. So yay, pretty stock there. For running my own compiled kernels, I've landed on these successfully: r336739, r336795, r336962, and r337273 Stable enough to compile the next kernel.