Skip to content

Commit 3bce8a7

Browse files
EoL note for 2B
1 parent 95b0461 commit 3bce8a7

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

documentation/asciidoc/computers/raspberry-pi/introduction.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Raspberry Pi makes computers in several different **series**:
1414
*Model B* indicates the presence of an Ethernet port.
1515
*Model A* indicates a lower-cost model in a smaller form factor with no Ethernet port, reduced RAM, and fewer USB ports to limit board height.
1616

17-
[cols="6a,2,2,3,5"]
17+
IMPORTANT: Raspberry Pi 2 Model B revisions 1.1 and 1.2 have reached End-of-Life (EoL) due to the discontinuation of the core SoC used in these products. The official EoL date was 16 October 2025. Raspberry Pi 2 Model B revision 1.3 offers the same mechanical footprint, improved thermal design, and a BCM2837B0 processor, and so is recommended for existing designs. For more information, see the official https://pip.raspberrypi.com/categories/1283-eol-notices[Obsolescence Notice].
18+
19+
[cols="6a,3,2,3,5"]
1820
|===
1921
| Model | SoC | Memory | GPIO | Connectivity
2022

@@ -81,7 +83,11 @@ a|
8183
^.^a|
8284
.Raspberry Pi 2 Model B
8385
image::images/2-model-b.jpg[alt="Raspberry Pi 2 Model B"]
84-
| xref:processors.adoc#bcm2836[BCM2836] (in version 1.2, switched to xref:processors.adoc#bcm2837[BCM2837]) | 1 GB | 40-pin GPIO header
86+
a|
87+
* revision 1.1: xref:processors.adoc#bcm2836[BCM2836]
88+
* revision 1.2: xref:processors.adoc#bcm2837[BCM2837A]
89+
* revision 1.3: xref:processors.adoc#bcm2837b0[BCM2837B0]
90+
^.^a| 1 GB | 40-pin GPIO header
8591
a|
8692
* HDMI
8793
* 4 × USB 2.0
@@ -109,7 +115,7 @@ a|
109115
^.^a|
110116
.Raspberry Pi 3 Model B+
111117
image::images/3-model-b-plus.jpg[alt="Raspberry Pi 3 Model B+"]
112-
| xref:processors.adoc#bcm2837b0[BCM2837b0] | 1 GB | 40-pin GPIO header
118+
| xref:processors.adoc#bcm2837b0[BCM2837B0] | 1 GB | 40-pin GPIO header
113119
a|
114120
* HDMI
115121
* 4 × USB 2.0
@@ -124,7 +130,7 @@ a|
124130
^.^a|
125131
.Raspberry Pi 3 Model A+
126132
image::images/3-model-a-plus.jpg[alt="Raspberry Pi 3 Model A+"]
127-
| xref:processors.adoc#bcm2837b0[BCM2837b0] | 512 MB | 40-pin GPIO header
133+
| xref:processors.adoc#bcm2837b0[BCM2837B0] | 512 MB | 40-pin GPIO header
128134
a|
129135
* HDMI
130136
* USB 2.0

0 commit comments

Comments
 (0)