Raspberry Pi Compute Module 5 support

Jojan jjvazha at yahoo.com
Sat Jun 7 19:56:26 CEST 2025


 Master is ok. But it won’t work as is. You need to have rpi5 configuration and the dts files. I did it a year back. But since  did not have bcm7712 dts files, I took the dtb file from the raspberry pi images ( it has a pre built dtb file, and extracted dts)
dtc -I dtb -O dts -o <output.dts> -i< input.dtb>

    On Saturday, June 7, 2025 at 03:26:31 AM PDT, Jonas Kvinge <jonaski at opensuse.org> wrote:  
 
 Which branch? The master branch is 1 year old.
On Thu, 2025-06-05 at 21:52 +0000, Jojan wrote:
You need to take raspberry  ( custodian version)

Making sure you're not a bot!

| 
| 
|  | 
Making sure you're not a bot!


 |

 |

 |

 But it is still missing the device tree fro bcm7712 ( RPI 5 is bcm7712)But you can Dow load the dtb file from the pre built dtb file from raspberry pi images
and  use those  device tree sources ( using a dtc )


    On Thursday, June 5, 2025 at 02:13:24 PM PDT, Jonas Kvinge <jonaski at opensuse.org> wrote:  
 
 Hi,
I'm trying to boot openSUSE Linux on an CM5 using a sourcekit io board
(https://sourcekit.cc/#/).
u-boot seem to be stuck with the logo on the upper right corner, no
text.
I re-built u-boot using the latest source from git from the next branch
and also set CONFIG_LOG in make menuconfig, but still no text.

Is the CM5 supported by u-boot?

Jonas
  

  


More information about the U-Boot mailing list