Re: Recent commits reject RPi4B booting: pcib0 vs. pcib1 "rman_manage_region: <pcib1 memory window> request" leads to panic [now fixed]
Date: Thu, 15 Feb 2024 17:39:50 UTC
On 2/14/24 11:03 PM, Mark Millard wrote: > On Feb 14, 2024, at 18:19, Mark Millard <marklmi@yahoo.com> wrote: > >> Your changes have the RPi4B that previously got the >> panic to boot all the way instead. Details: >> >> I have updated my pkg base environment to have the >> downloaded kernels (and kernel source) with your >> changes and have booted with each of: >> >> /boot/kernel/kernel >> /boot/kernel.GENERIC-NODEBUG/kernel >> >> For reference: >> >> # uname -apKU >> FreeBSD aarch64-main-pkgs 15.0-CURRENT FreeBSD 15.0-CURRENT main-n268300-d79b6b8ec267 GENERIC-NODEBUG arm64 aarch64 1500014 1500012 >> >> Thanks for the fix. >> >> Now I'll update the rest of pkg base materials. > > Question: Are any of the changes to be MFC'd at some point? If I do I will merge a large batch at once, and probably adjust the order. For example, I'll merge the pci_host_generic changes before pci_pci changes so that stable branches will be bisectable. -- John Baldwin