Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork841
Will this still work on a pi 5?#216
-
It was stated in the tutorial that this is for pi3 and pi4 but I guess at this point in time the pi5 wasn't released yet. |
BetaWas this translation helpful?Give feedback.
All reactions
It's going to be more difficult on a Pi 5. The newer processor is quite a bit different, and I'm not sure what the QEMU situation is there. If you do try this on a Pi 5 please do take detailed notes and contribute them back here 😀 .
Replies: 2 comments
-
It's going to be more difficult on a Pi 5. The newer processor is quite a bit different, and I'm not sure what the QEMU situation is there. If you do try this on a Pi 5 please do take detailed notes and contribute them back here 😀 . |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi, I did some progress porting this kernel to Raspberry Pi 5. However I've stuck on implementing MMU, in particular after the last I tried to replace Also since RPI 5 has all the peripherals on Southbridge RP1 chip, I can not use PL011 uart drivers the usual way without setting up PCIe driver first. Instead I use so called I would like to receive some help/advice so I can move forward) |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1