-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A documented future? : Pi500/CM5 and Pi5 firmware requirement? #41
Comments
following up from this, does this release 0.3 work with CM5 as is - current ? |
at least for me, no. I would also like to know if it should work though... |
There have been no commits after: Mar 16, 2024 . No one with the appropriate background knowledge and interest looks to have worked on it since then. The EDK2 material ended up not going through the process to have it upstreamed into the official EDK2 materials. For reference . . . This release (from a microsd card with it):
Modern (from RaspiOS64 [my abbreviation] media):
The status relative to the additional I similar point might apply to updates to the EEPROM content, in part because the loaded Nothing claims any of the more modern context is or will ever be supported by someone. FYI: See #18 (comment) In it, the author of the EDK2 code says, in part: It all takes a lot of effort and public interest is also fairly low, so I have pretty much no incentive to continue working on this. . . . About upstreaming: The TF-A port is upstreamed, minus one PCI patch that's waiting on review. I've also submitted the patches in my EDK2 base fork back in January, but I haven't heard anything since. The EDK2 review process is slow in general, at times non-existent (understandably, not many maintainers), so I just gave up on that idea. |
Start by copying the appropriate firmware boot file to replace the rpi5 dtb file. I use the cm5io file selected. Add a line in config.txt to explicitly use that file, for example: If I change framebuffer depth in the config.txt file to 16 or 24, I no longer get a black screen. I don't have a proper USB dock for all the peripherals that I need to continue but if you do, let me know if you can get past the boot screen with these settings. EDIT: After trying for awhile, it freezes when trying to load beyond the UEFI boot screen, similar to CM4 behavior which I’m not sure was ever remedied. |
I am having same issue. Pi500 black screen but with Pi5 that is ok, though it fails afterwards |
Just an FYI: One of the new RPi firmware release notes reports:
This suggests that, if rpi5-uefi is to support the Pi500, once it is available, rpi5-uefi may end up needing a update to the RPi firmware it is based on and whatever else goes along with making that work. A
bcm2712-rpi-500.dtb
is published, along with 4bcm2712-rpi-CM5*.dtb
files. Likely preliminary content for now?The text was updated successfully, but these errors were encountered: