From 53dc773923497ee5685cf094048a3b1932ca9e50 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Mon, 10 Feb 2025 14:20:24 +0000 Subject: [PATCH 1/3] Add code for 16GB RAM to revision-codes.adoc --- .../asciidoc/computers/raspberry-pi/revision-codes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc b/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc index 168adcc57..79e929dbe 100644 --- a/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc +++ b/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc @@ -210,6 +210,10 @@ NOQuuuWuFMMMCCCCPPPPTTTTTTTTRRRR | | 5: 8GB +| +| +| 6: 16GB + | CCCC (bits 16-19) | Manufacturer | 0: Sony UK From 6f34fc376f170aa7aaca822b6b4d3bbdfdc562a8 Mon Sep 17 00:00:00 2001 From: Tom Dewey <146750643+tdewey-rpi@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:16:53 +0000 Subject: [PATCH 2/3] otp_bits: Fixup formatting for bit 86 on BCM2712 Use code wrappers around the bit ID, to be consistent with the other fields, and add a newline for the same reason. --- documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc b/documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc index 46bb496dd..01fad8f68 100644 --- a/documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc +++ b/documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc @@ -110,7 +110,8 @@ This is passed to the operating system in the Device Tree, e.g. `/proc/device-tr This is passed to the operating system in the Device Tree, e.g. `/proc/device-tree/soc/serial@7d50c000/bluetooth/local-bd-address` `77-84`:: xref:raspberry-pi.adoc#industrial-use-of-the-raspberry-pi[customer OTP values] -86:: board country - The default keyboard country code used by https://github.com/raspberrypi-ui/piwiz[piwiz] + +`86`:: board country - The default keyboard country code used by https://github.com/raspberrypi-ui/piwiz[piwiz] If set, this is available via Device Tree in `/proc/device-tree/chosen/rpi-country-code` `87-88`:: xref:raspberry-pi.adoc#industrial-use-of-the-raspberry-pi[customer Ethernet MAC address] From 1cc53cf1df0a65a82ed170a3a6f706c7e783aded Mon Sep 17 00:00:00 2001 From: Nate Contino Date: Thu, 20 Feb 2025 09:06:36 -0500 Subject: [PATCH 3/3] Bump pico SDK to latest version so we can release SDK 2.1.1 API docs --- lib/pico-sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pico-sdk b/lib/pico-sdk index e009cf5a5..ee68c78d0 160000 --- a/lib/pico-sdk +++ b/lib/pico-sdk @@ -1 +1 @@ -Subproject commit e009cf5a5ed48d34d9ba62f63d0496711f850542 +Subproject commit ee68c78d0afae2b69c03ae1a72bf5cc267a2d94c