The Raspberry Pi 5 will not boot from: sys-kernel/raspberrypi-sources 20230405 sys-boot/raspberrypi-firmware 20230106 sys-kernel/raspberrypi-image 20230405 It looks like the minimum stable release of these packages with Raspberry Pi 5 support is 20240306 which is available upstream but not a currently available ebuild version. Anyone attempting to boot a Pi 5 with an older kernel / firmware combination will get an error about bcm2712-* not being found at boot time and the system will halt. I found this out the hard way. I'll update the https://wiki.gentoo.org/wiki/How_to_install_Gentoo_on_Raspberry_Pi_5 so this is documented.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079b4bf8a72c980f8ef7e5867ebfff1d11e421d5 commit 079b4bf8a72c980f8ef7e5867ebfff1d11e421d5 Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2024-05-16 17:15:45 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2024-05-16 17:17:13 +0000 sys-kernel/raspberrypi-image: add 6.6.28_p20240424 Closes: https://bugs.gentoo.org/930269 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> sys-kernel/raspberrypi-image/Manifest | 1 + sys-kernel/raspberrypi-image/metadata.xml | 5 +- .../raspberrypi-image-6.6.28_p20240424.ebuild | 66 ++++++++++++++++++++++ 3 files changed, 71 insertions(+), 1 deletion(-)