Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5196

General discussion • Re: Raspberry Pi 5 2GB released! $50!

$
0
0
If not, is there any value inside the RPi5 one can read out to know if the SoC has C1 or D0 stepping?

Code:

$ cat /sys/firmware/devicetree/base/axi/gpu/compatible brcm,bcm2712d0-vc6
It's "brcm,bcm2712-vc6" on the RPi 5 with C1 stepping.
Please be a little cautious in relying on that - we're in the process of upstreaming drivers, and compatible strings may well change based on mainline's requirements.
Userspace should never need to care about whether it is C1 or D0, which is part of the reason why there is no immediate mechanism to tell. Any kernel driver that needs to know will have device tree updated either by configuration of compatible string.

Statistics: Posted by 6by9 — Mon Aug 26, 2024 7:22 pm



Viewing all articles
Browse latest Browse all 5196

Trending Articles