|
1 | 1 | #--------><--------><--------><--------><--------><--------><--------><--------> |
2 | 2 | # Author : OneOfTheInfinteMonkeys |
3 | 3 | # Contributor : Max Peal |
4 | | -# Revision : 1.9 |
5 | | -# Date : 12 Jan 2022 |
| 4 | +# Revision : 2.0 |
| 5 | +# Date : 23 Dec 2023 |
6 | 6 | # Licence : Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) |
7 | 7 | #------------------: |
8 | 8 | # Comments : |
|
11 | 11 | # : |
12 | 12 | # : Board revisions from - http://elinux.org/RPi_HardwareHistory |
13 | 13 | # : File edited by OneOfTheInfinteMonkeys for mi.sh |
14 | | -# : Raspberry Pi version 4 8Gb model by OneOfTheInfinteMonkeys |
| 14 | +# : Raspberry Pi version 4, 8Gb model by OneOfTheInfinteMonkeys |
| 15 | +# : Raspberry Pi version 5, 4 & 8Gb model by OneOfTheInfinteMonkeys |
15 | 16 | # : See also: |
16 | 17 | # : https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#new-style-revision-codes-in-use |
| 18 | +# : https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc |
17 | 19 | # : |
18 | 20 | #------------------: |
19 | 21 | # Revisions : |
20 | 22 | # : |
| 23 | +# : 2.0 |
| 24 | +# : Added model 5 boards from hardware |
| 25 | +# : Added See also reference https://github.com/raspberrypi |
| 26 | +# : |
21 | 27 | # : 1.9 |
22 | 28 | # : Fix for b03112 fix PCB Revision, data form http://elinux.org/RPi_HardwareHistory |
23 | 29 | # : |
|
40 | 46 | # : Amended Sony manufacturing locations to explicitly state UK |
41 | 47 | # : |
42 | 48 | # : 1.3 |
43 | | -# : Added a52082 board listed on rapsberry pi site - unconfirmed issue date |
44 | | -# : Added 900061 board listed on rapsberry pi site - unconfirmed issue date |
| 49 | +# : Added a52082 board listed on raspberry pi site - unconfirmed issue date |
| 50 | +# : Added 900061 board listed on raspberry pi site - unconfirmed issue date |
45 | 51 | # : Re-ordered boards list based on board id |
46 | 52 | # : |
47 | 53 | #------------------: |
|
50 | 56 | # : See https://creativecommons.org/licenses/by-sa/3.0/ |
51 | 57 | #------------------------------------------------------------------------------> |
52 | 58 | Beta Q1 2012 B (Beta) ? 256 MB Beta Board |
53 | | -0002 Q1 2012 B 1.0 256 MB Unknwon |
| 59 | +0002 Q1 2012 B 1.0 256 MB Unknown |
54 | 60 | 0003 Q3 2012 B (ECN0001) 1.0 256 MB Fuses mod and D14 removed |
55 | 61 | 0004 Q3 2012 B 2.0 256 MB (Mfg by Sony UK) |
56 | 62 | 0005 Q4 2012 B 2.0 256 MB (Mfg by Qisda) |
@@ -103,3 +109,5 @@ a03140 Q1 2021 Compute Module 4.0 1.0 1GB (Mfg by Sony UK) |
103 | 109 | b03140 Q1 2021 Compute Module 4.0 1.0 2GB (Mfg by Sony UK) |
104 | 110 | c03140 Q1 2021 Compute Module 4.0 1.0 4GB (Mfg by Sony UK) |
105 | 111 | d03140 Q1 2021 Compute Module 4.0 1.0 8GB (Mfg by Sony UK) |
| 112 | +c04170 Q4 2023 5 Model B 1.0 4GB (Mfg by Sony UK) |
| 113 | +d04170 Q4 2023 5 Model B 1.0 8GB (Mfg by Sony UK) |
0 commit comments