You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025/2025-11-04-raspberrypi5-opensuse.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ It is finally happening. [Raspberry Pi 5](https://en.opensuse.org/HCL:Raspberry_
28
28
support in openSUSE Tumbleweed.
29
29
30
30
This is thanks to the hard work of many parties like SUSE Hardware Enablement team,
31
-
RaspberryPi, [Ideas on Board](https://ideasonboard.com/), [Linaro](https://www.linaro.org/), and many other engineers, along with Linux
31
+
[RaspberryPi](https://www.raspberrypi.com/), [Ideas on Board](https://ideasonboard.com/), [Linaro](https://www.linaro.org/), and many other engineers, along with Linux
32
32
and [U-Boot](https://u-boot.org/) subsystem maintainers who were patient enough to review our patches.
33
33
34
34
I am sure many are wondering why it is taking so long to enable Raspberry Pi 5-based
@@ -69,6 +69,8 @@ was relatively easy.
69
69
70
70
[Initial U-Boot support for bcm2712 SD controller](https://lore.kernel.org/u-boot/[email protected]/)
71
71
72
+
[Add minimal boot support for Raspberry Pi 5] (https://lore.kernel.org/linux-arm-kernel/[email protected]/)
73
+
72
74
This led people to [**think**](https://forums.opensuse.org/t/booting-microos-on-raspberry-pi-5-sd-card/171805)
73
75
that openSUSE was ready to run on this device.
74
76
@@ -139,7 +141,7 @@ sudo reboot
139
141
If your RPi 5 seems to hang at the U-Boot stage when testing images, you are
140
142
not alone. This is a known issue being tracked under:
0 commit comments