[Bug 269181] sysutils/u-boot-rpi-arm64: RPi4/8G fails to boot: "** Reading file would overwrite reserved memory **"

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Mar 2023 00:28:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269181

--- Comment #10 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
The upstream fixes to U-Boot 2023.01 for what broke things for 8 GiByte
RPi4B/CM4 (and other things) look to have settled on the following 2 changes .
. .

lmb: Treat a region which is a subset as equal :

https://source.denx.de/u-boot/u-boot/-/commit/0d91c88230fe8bd9f8d39ca2ab69cd6282e9f949

Bump LMB_MAX_REGIONS default to 16 :

https://source.denx.de/u-boot/u-boot/-/commit/2dc16a2c1f924985216b3f1d6710f96d6c4fb1ab

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