-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
FDT support broken in 1.20 and 1.19 #107
Comments
This actually might be a bug with the VPU firmware. I took 1.18 and then the latest RPI_EFI.FD. FDT header is okay:
|
I'm pretty sure this is the same issue as pftf/RPi3#22 and by extension raspberrypi/firmware#1445. Since we're mostly using ACPI, I haven't bothered updating the RPI4 firmware, so we're still using affected VPU core files there, mostly because I'm waiting on https://edk2.groups.io/g/devel/message/65732 to be integrated before I release another update. |
is this fixed now in 1.21 ? |
it seems to be, from the release notes of 1.21 : |
I wasn't clear from those references, if this is Synchronous Exception at 0x00000000371013D8 #97 |
Again, the issue reported here was the one from raspberrypi/firmware#1445 which has long been fixed. |
ah, excellent - I'll test later. Should have checked before I repaired 4 installs, of corruption earlier. |
The FDT header is nulled out or corrupted in 1.20 and 1.19. Location is as per config.txt. Tested on Pi 4B 8GiB.
1.18 is fine.
The text was updated successfully, but these errors were encountered: