mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2026-09-05 05:50:41 +02:00
added table of rpi hardware revs to dress up motd
This commit is contained in:
@@ -0,0 +1,240 @@
|
||||
---
|
||||
# Taken from https://elinux.org/RPi_HardwareHistory
|
||||
# Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||
raspi_models:
|
||||
Beta:
|
||||
release: "Q1 2012"
|
||||
model: "B (Beta)"
|
||||
pcb_rev: "?"
|
||||
mem: "256 MB"
|
||||
notes: "Beta Board"
|
||||
0002:
|
||||
release: "Q1 2012"
|
||||
model: "B"
|
||||
pcb_rev: "1.0"
|
||||
mem: "256 MB"
|
||||
0003:
|
||||
release: "Q3 2012"
|
||||
model: "B (ECN0001)"
|
||||
pcb_rev: "1.0"
|
||||
mem: "256 MB"
|
||||
notes: "Fuses mod and D14 removed"
|
||||
0004:
|
||||
release: "Q3 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
0005:
|
||||
release: "Q4 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Qisda)"
|
||||
0006:
|
||||
release: "Q4 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Egoman)"
|
||||
0007:
|
||||
release: "Q1 2013"
|
||||
model: "A"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Egoman)"
|
||||
0008:
|
||||
release: "Q1 2013"
|
||||
model: "A"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
0009:
|
||||
release: "Q1 2013"
|
||||
model: "A"
|
||||
pcb_rev: "2.0"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Qisda)"
|
||||
000d:
|
||||
release: "Q4 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Egoman)"
|
||||
000e:
|
||||
release: "Q4 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
000f:
|
||||
release: "Q4 2012"
|
||||
model: "B"
|
||||
pcb_rev: "2.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Qisda)"
|
||||
0010:
|
||||
release: "Q3 2014"
|
||||
model: "B+"
|
||||
pcb_rev: "1.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
0011:
|
||||
release: "Q2 2014"
|
||||
model: "Compute Module 1"
|
||||
pcb_rev: "1.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
0012:
|
||||
release: "Q4 2014"
|
||||
model: "A+"
|
||||
pcb_rev: "1.1"
|
||||
mem: "256 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
0013:
|
||||
release: "Q1 2015"
|
||||
model: "B+"
|
||||
pcb_rev: "1.2"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Embest)"
|
||||
0014:
|
||||
release: "Q2 2014"
|
||||
model: "Compute Module 1"
|
||||
pcb_rev: "1.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Embest)"
|
||||
0015:
|
||||
release: "?"
|
||||
model: "A+"
|
||||
pcb_rev: "1.1"
|
||||
mem: "256 MB / 512 MB"
|
||||
notes: "(Mfg by Embest)"
|
||||
a01040:
|
||||
release: "Unknown"
|
||||
model: "2 Model B"
|
||||
pcb_rev: "1.0"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a01041:
|
||||
release: "Q1 2015"
|
||||
model: "2 Model B"
|
||||
pcb_rev: "1.1"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a21041:
|
||||
release: "Q1 2015"
|
||||
model: "2 Model B"
|
||||
pcb_rev: "1.1"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Embest)"
|
||||
a22042:
|
||||
release: "Q3 2016"
|
||||
model: "2 Model B (with BCM2837)"
|
||||
pcb_rev: "1.2"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Embest)"
|
||||
900021:
|
||||
release: "Q3 2016"
|
||||
model: "A+"
|
||||
pcb_rev: "1.1"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
900032:
|
||||
release: "Q2 2016?"
|
||||
model: "B+"
|
||||
pcb_rev: "1.2"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
900092:
|
||||
release: "Q4 2015"
|
||||
model: "Zero"
|
||||
pcb_rev: "1.2"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
900093:
|
||||
release: "Q2 2016"
|
||||
model: "Zero"
|
||||
pcb_rev: "1.3"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
920093:
|
||||
release: "Q4 2016?"
|
||||
model: "Zero"
|
||||
pcb_rev: "1.3"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Embest)"
|
||||
9000c1:
|
||||
release: "Q1 2017"
|
||||
model: "Zero W"
|
||||
pcb_rev: "1.1"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a02082:
|
||||
release: "Q1 2016"
|
||||
model: "3 Model B"
|
||||
pcb_rev: "1.2"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a020a0:
|
||||
release: "Q1 2017"
|
||||
model: "Compute Module 3 (and CM3 Lite)"
|
||||
pcb_rev: "1.0"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a22082:
|
||||
release: "Q1 2016"
|
||||
model: "3 Model B"
|
||||
pcb_rev: "1.2"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Embest)"
|
||||
a32082:
|
||||
release: "Q4 2016"
|
||||
model: "3 Model B"
|
||||
pcb_rev: "1.2"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony Japan)"
|
||||
a020d3:
|
||||
release: "Q1 2018"
|
||||
model: "3 Model B+"
|
||||
pcb_rev: "1.3"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
9020e0:
|
||||
release: "Q4 2018"
|
||||
model: "3 Model A+"
|
||||
pcb_rev: "1.0"
|
||||
mem: "512 MB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a02100:
|
||||
release: "Q1 2019"
|
||||
model: "Compute Module 3+"
|
||||
pcb_rev: "1.0"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
a03111:
|
||||
release: "Q2 2019"
|
||||
model: "4 Model B"
|
||||
pcb_rev: "1.1"
|
||||
mem: "1 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
b03111:
|
||||
release: "Q2 2019"
|
||||
model: "4 Model B"
|
||||
pcb_rev: "1.1"
|
||||
mem: "2 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
c03111:
|
||||
release: "Q2 2019"
|
||||
model: "4 Model B"
|
||||
pcb_rev: "1.1"
|
||||
mem: "4 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
c03112:
|
||||
model: "4 Model B"
|
||||
pcb_rev: "1.2"
|
||||
mem: "4 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
c03114:
|
||||
model: "4 Model B"
|
||||
pcb_rev: "1.4"
|
||||
mem: "8 GB"
|
||||
notes: "(Mfg by Sony)"
|
||||
Reference in New Issue
Block a user