Yes, there will at least be BETA5.
Glen
Sent from my phone.
Please excuse my brevity and/or typos.
> On Sep 30, 2023, at 2:24 PM, Philip Homburg wrote:
>
>
>>
>> Note, releases from 13.2 and earlier are
>> still problematic due to a file name being replaced with a directory of
>> the same na
>Note, releases from 13.2 and earlier are
>still problematic due to a file name being replaced with a directory of
>the same name. A patch is being tested currently, and we hope to have
>this resolved for 14.0-BETA4.
I tried upgrading from 13.2 to BETA4 and it seems that the issue is still
there.
ram_attach is based on regions_to_avail but that is a problem for
its later bus_alloc_resource use --and that can lead to:
panic("ram_attach: resource %d failed to attach", rid);
Unfortunately, the known example is use of EDK2 on RPi4B
class systems, not what is considered the supported way.
The