Skip to content

Commit 31f35e7

Browse files
committed
device-tree: Document the rpi-serial64 device-tree node
1 parent 449609a commit 31f35e7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

documentation/asciidoc/computers/configuration/device-tree.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,8 @@ The firmware uses the special https://www.kernel.org/doc/html/latest/devicetree/
845845

846846
`rpi-duid`:: _(string)_ Raspberry Pi 5 only. A string representation of the QR code on the PCB.
847847

848+
`rpi-serial64`:: _(string)_ A string representation of the 64-bit serial number. On flagship models since Raspberry Pi 5 this is same as the normal serial number (`/proc/device-tree/serial-number`). On earlier models the default serial number is still 32-bit but with newer firmware a 64-bit serial number is now available and is visible through this node.
849+
848850
==== Common bootloader properties `/chosen/bootloader`
849851

850852
Each property is stored as a 32-bit integer unless indicated otherwise.

documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ This is available via device-tree in `/proc/device-tree/chosen/rpi-boardrev-ext`
5454
* Raspberry Pi 400
5555
** Bits 0-7: The default keyboard country code used by https://github.com/raspberrypi-ui/piwiz[piwiz]
5656

57+
`35` :: High 32 bits of 64-bit serial number
5758
`36-43`:: xref:raspberry-pi.adoc#industrial-use-of-the-raspberry-pi[customer OTP values]
5859
`45`:: MPG2 decode key
5960
`46`:: WVC1 decode key

0 commit comments

Comments
 (0)