-
Notifications
You must be signed in to change notification settings - Fork 56
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
Raspberry Pi 5 support #79
Comments
Hi @matthiasklein, Yes, it is kind of work in progress:
Best regards, |
Thanks for the work on this, I was wondering if this issue is still being considered |
Yes, in general but it is not on top of my priority list. Actually the mentioned GitHub pull request to port Raspberry Pi 5 from the main branch to branch kirkstone in meta-raspberrypi was merged: agherzan/meta-raspberrypi#1271 |
Yeah I have been following those, and the RPI5 works fine. The problem now is that RAUC can't be built for RPI5. |
Yes, because RAUC integration in meta-rauc-raspberrypi relies on U-Boot and as I mentioned in the previous comments the U-Boot support for rpi5 is still work in progress. |
I have working branches which will be submitted as soon as the meta-lts-mixins |
Any feedback is helpful. Even if it is "this doesn't work at all and here is what I saw". Reproducers for failures (or fixes) are much appreciated. |
FWIW, I had zero issue with |
Hi, Recently @AtanasBunchev tested Poky with Raspberry Pi 5 based on @moto-timo work. Atanas updated the README with details: #100 RAUC is now compatible with the Raspberry Pi 5, so I will be closing this issue. A huge thanks to Tim for his work on U-Boot and to everyone who contributed to this task. Best regards, Leon |
Is anyone working on support for the Raspberry Pi 5?
Yocto support exists in the meantime. But no U-Boot.
A good summary can be found here in the Mender forum: https://hub.mender.io/t/raspberry-pi-5-support/6412
I think it would be interesting to do without U-Boot altogether and use the "tryboot" feature instead, which exists since the Raspberry Pi 4.
The text was updated successfully, but these errors were encountered: