Re: RPI4 panic on boot with -current
Andrew Turner <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
> On 9 Apr 2022, at 15:00, Mike Karels <[email protected]> wrote: > > On 9 Apr 2022, at 6:46, Andrew Turner wrote: > >> Does the patch in https://reviews.freebsd.org/D34858 allow the system to boot? The EFI runtime services may not work, but it should stop the panic. > > It works on my RPi4 (original 4 GB model), which had the problem too. https://reviews.freebsd.org/D34861 should fix the EFI runtime services. Andrew