[Bug 268630] FreeBSD-13.1 fails to boot on raspberry pi and the U-boot saveenv command does not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Aug 2025 05:24:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268630

--- Comment #20 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Vincent Milum Jr from comment #19)

Okay.

I'll note, for example, in case it ends up related somehow
for keeping things working overall:

QUOTE
author  Emmanuel Vadot <manu@FreeBSD.org>       2021-11-09 19:53:07 +0000
committer       Emmanuel Vadot <manu@FreeBSD.org>       2021-11-09 19:56:54
+0000

commit  0de03bbf192d56b2cd125c6048dbd058bac49be6 (patch)
tree    dae7cfdb761a2ed4628ab9da7f36b1356fc0e90c /sysutils/u-boot-rpi-arm64
parent  2749ccb4d969d8091039cbeeb46cd328a27b9572 (diff)

sysutils/u-boot-*: Add patch to fix MMC ordering

For FreeBSD we use a dtb overlay that switches between the sdhost and
the sdhci controller for sd card.

Recent changes in u-boot device model changed device numbering and the
sd card controller became "mmc2" for our setup which isn't accounted for
in the possible boot devices.

Patch isn't accepted yet upstream but bring this patch in for our ports anyway.
END QUOTE

-- 
You are receiving this mail because:
You are the assignee for the bug.