From nobody Sat Aug 19 18:59:29 2023 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RSp2F0TDjz4mLGQ for ; Sat, 19 Aug 2023 18:59:33 +0000 (UTC) (envelope-from list-freebsd-arm@box559.com) Received: from mx3.mx00.net (mx3.mx00.net [IPv6:2600:3c01:e000:872::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "mx3.mx00.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RSp2D5jcmz4bxd for ; Sat, 19 Aug 2023 18:59:32 +0000 (UTC) (envelope-from list-freebsd-arm@box559.com) Authentication-Results: mx1.freebsd.org; none Received: from razz.mx00.net [2600:3c01::f03c:91ff:fed5:a231] by mx3.mx00.net with ESMTP id 20230519-1qXRAY-0003Gi-0r; Sat, 19 Aug 2023 18:59:30 +0000 Message-ID: <7d49ebe8-89c7-4483-ae8c-7de27049a59c@box559.com> Date: Sat, 19 Aug 2023 11:59:29 -0700 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Subject: Re: Unable to boot Pi 3b+ Content-Language: en-US To: Mark Millard Cc: freebsd-arm@freebsd.org References: <6baa4f78-6648-45a2-a4c6-96bfcaeecdea@box559.com> <1DF8A97C-2CA3-4223-9194-F16C5AEB49D8@yahoo.com> <8C766959-8B62-4823-A183-69CC9BA91DF5@yahoo.com> <32684f44-cb45-438b-a48b-a09b8a02454a@box559.com> <7D95EB12-B628-44D4-B01A-42EEF98C1E07@yahoo.com> <19C95492-994B-4137-AE78-EFFD4D016F87@yahoo.com> <0ef0907d-17a7-45cd-ab5a-c2cbd482aed8@box559.com> From: Peter G In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4RSp2D5jcmz4bxd X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:63949, ipnet:2600:3c01::/32, country:SG] Mark Millard wrote on 2023-08-19 02:14: [...] > > The thing to log would probably be a boot attempt of a fresh > 13.2-RELEASE that has had the RPi* firmware ( including > bcm271*.dtb files and overlays/ ) from 14.0-ALPHA2 (or ALPHA1) > substituted, probably also having had u-boot.bin substituted. > In other words, avoiding having any old vintages of those > materials. I'd suggest leaving EFI/ and dtb/ alone. Those have > files built as part of FreeBSD. > > If nothing else, this could help with identifying analogous > contexts in the future if others have problems. > > > === > Mark Millard > marklmi at yahoo.com > I copied these files start*.elf fixup*.dat bcm* overlays/* u-boot.bin from FreeBSD-14.0-ALPHA2-arm64-aarch64-RPI-20230818-77013f29d048-264841.img to FreeBSD-13.2-RELEASE-arm64-aarch64-RPI.img and booted the modified image. The crash is back. The console log is at: https://box559.com/console-13.2-RELEASE-mod4.txt