On 2026/05/17 15:21, lispy wrote: > By this : > Integrating u-boot in the image is a *very* great idea. But why ship the > image with u-boot if > edk is reported to work better? as stated inĀ > https://www.openbsd.org/arm64.html
It is not reported to work better. Just that it might be an option if the included U-Boot (which is nlrmally preferred) doesn't work on some hardware. > Any idea how to properly boot amr64 obsd78 on rpi-4-b? I haven't tried a fresh install recently but my upgrades have worked ok. We're quite far from 7.8 now bit if there's still a problem with 7.9 / -current (the 7.9 files should show up fairly soon) then a nice clear problem report with what you've tried and what happened would be helpful. You shouldn't need to change any u-boot settings. As per INSTALL.arm64, you may need "set tty fb0" at the OpenBSD boot loader prompt if you're using framebuffer rather than serial console.
