Skip to content

Commit 271b8af

Browse files
authored
Tweak revision-codes Note
Fixes #4119
1 parent 9e5c51a commit 271b8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Revision : a02082
1515
Serial : 00000000765fc593
1616
----
1717

18-
NOTE: All Raspberry Pi computers report `BCM2835`, even those with BCM2836, BCM2837, BCM2711, and BCM2712 processors. You should not use this string to detect the processor. Decode the revision code using the information below, or `cat /sys/firmware/devicetree/base/model`.
18+
NOTE: All Raspberry Pi computers report `BCM2835`, even those with BCM2836, BCM2837, BCM2711, and BCM2712 processors. You should not use this string to detect the processor. Decode the revision code using the information below, or `cat /sys/firmware/devicetree/base/model`. Depending on which kernel you're running, your `cpuinfo` might also have a "Model" line, and might not have a "Hardware" line.
1919

2020
=== Old-style revision codes
2121

0 commit comments

Comments
 (0)