From nobody Thu Dec 29 02:37:44 2022 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 4NjCGx1C8tz2kynN for ; Thu, 29 Dec 2022 02:37:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NjCGw6STVz44rM for ; Thu, 29 Dec 2022 02:37:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672281464; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Wr4VwlkCs45utn0SjY9/2VUQqiEg3lQdLfNml5ktmKc=; b=kVitssvlC1CzZ3aPLOh8zOKX460jStDfnZf5/fOUR5lgFJzCAZYGDVrRryvnWo0A+dAEyy z2YyGjCYtTdunkfiAYc9x4u1GUDDxPIj/fYJBYVuT3eeznZ4KdKUPhpugCVtvUh+Hnh0dn 36Up2yq/tO/dyV8V0JIFc8lttGC0dqhx8FKdRbxLXGji/WQhRCCVPcV8FkVakm2gCSwtGV 1D/VHU8b/07k27q1KJKWPgS/qq+qfAhQyadX0AFCL6x+vJ6xmkBAK9buWNoHAi1R99X70A TRmwGKvxmA8hDX0T6lH5nTVdVOtpgh8JQrt3JYB6ALZ2nPGX6dsMKFhyHkJkJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672281464; a=rsa-sha256; cv=none; b=tGXJ3rNSe2U7pc56fKmIrv0VBbQNeAY1sOLXLVyQyAKI30kE77PmYbiTCZhyrsjeT7k0IJ pt+67LkOmnscX6P0xQl3NIt1ElQeHcs3pAsHz+a6kRNQRE0DGuX8gvzskHEH2Gy79mukyF KhgVXWOetneKQp9R7n2lYRpSd3XO4wlQoE35r5RIv8gLGQaUm9912D1ExzPe8d0umDEN1S DMea3B8TFsj967hCV1kAH6YUHWnPmq9v6Z0Ixqe0lqjji154mEII63KJg/V40AVGQjDzzU WoLPkJb3WhymFzDYjDEh80PeXJMXUIOeqbr9MrPIidYdGty/s6Ls6LMTfgXRRw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NjCGw5WlYz1Bsd for ; Thu, 29 Dec 2022 02:37:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BT2bibB067715 for ; Thu, 29 Dec 2022 02:37:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BT2biFD067713 for freebsd-arm@FreeBSD.org; Thu, 29 Dec 2022 02:37:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 268630] FreeBSD-13.1 fails to boot on raspberry pi and the U-boot saveenv command does not work Date: Thu, 29 Dec 2022 02:37:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jjrushford@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268630 Bug ID: 268630 Summary: FreeBSD-13.1 fails to boot on raspberry pi and the U-boot saveenv command does not work Product: Base System Version: 13.1-RELEASE Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: jjrushford@gmail.com I have an issue trying to boot FreeBSD 13.1-RELEASE on a Raspberry Pi Model= 3B+ and the same issue on a Raspberry pi 4. I'm using the FreeBSD-13.1-RELEASE-arm64-aarch64-RPI.img written to an SD card. On boot = up, it stops at the U-boot prompt and does not proceed until I enter the command "boot". I wish to auto boot FreeBSD without having to intervene with the "boot" command at the U-boot prompt. I'm told that if I set "bootdelay=3D0= " at the U-boot prompt and then save it, that this will solve the issue and so t= hat FreeBSD boots up when power is supplied. I've tried to set bootdelay=3D0 a= t the U-boot prompt using: setenv bootdelay 0 saveenv the "saveenv" fails to write the change to flash though with an error. Oth= er people I've discussed this with on the freebsd forums have said that the "saveenv" command fails for them as well and they are unable to save change= s. So there are basically two issues that I have: 1) FreeBSD-13.1-RELEASE does not boot up when power is supplied, the boot sequence stops at the U-boot prompt. 2) The U-boot "saveenv" command fails to write changes to flash --=20 You are receiving this mail because: You are the assignee for the bug.=