diff options
author | Tim Crawford <tcrawford@system76.com> | 2021-09-20 10:34:14 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-22 13:46:59 +0000 |
commit | 67772d27a6d079a0af971bde81a27c4934268095 (patch) | |
tree | ecabd80a3fe27664709a2150aaa80d6f84ede3e7 /Documentation | |
parent | 6a93a4524205e66c16fdc568f7991b6d25887a22 (diff) |
mb/system76/addw1: Add Adder WS 2 as a variant
Change-Id: I3965a90151bd9250a87dabc715d68a39699ff9e1
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48422
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/mainboard/index.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/system76/addw2.md | 66 |
2 files changed, 67 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 9c217804f1..908a1639e4 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -181,6 +181,7 @@ The boards in this section are not real mainboards, but emulators. ## System76 - [Adder Workstation 1](system76/addw1.md) +- [Adder Workstation 2](system76/addw2.md) - [Darter Pro 6](system76/darp6.md) - [Darter Pro 7](system76/darp7.md) - [Galago Pro 4](system76/galp4.md) diff --git a/Documentation/mainboard/system76/addw2.md b/Documentation/mainboard/system76/addw2.md new file mode 100644 index 0000000000..a5015de65c --- /dev/null +++ b/Documentation/mainboard/system76/addw2.md @@ -0,0 +1,66 @@ +# System76 Adder Workstation 2 (addw2) + +## Specs + +- CPU + - Intel Core i7-10875H +- Chipset + - Intel HM470 +- EC + - ITE IT5570E running [System76 EC](https://github.com/system76/ec) +- Graphics + - NVIDIA GeForce RTX 2070 Super + - eDP 15.6" 3840x2160@60Hz OLED (Samsung ATNA56WR06) + - 1x HDMI + - 1x Mini DisplayPort 1.4 + - 1x DisplayPort 1.4 over USB-C +- Memory + - Up to 64 (2x32GB) dual-channel DDR4 SO-DIMMs @ 3200 MHz +- Networking + - Gigabit Ethernet + - M.2 PCIe/CNVi WiFi/Bluetooth + - Intel Wi-Fi 6 AX200/AX201 +- Power + - 230W (19.5V, 11.8A) AC barrel adapter + - Chicony A17-230P1A, using a C5 power cord + - 62Wh 6-cell Lithium-Ion battery +- Sound + - Internal speakers and microphone + - Combined 3.5mm headhpone and microphone jack + - Combined 3.5mm microphone and S/PDIF jack + - HDMI, Mini DisplayPort, USB-C DisplayPort audio +- Storage + - M.2 PCIe NVMe Gen 3 or SATA 3 SSD + - M.2 PCIe NVMe Gen 3 SSD + - 2.5" SATA 3 SSD + - SD card reader (RTS5250S) +- USB + - 1x USB Type-C with Thunderbolt 3 + - 1x USB 3.2 Gen 2 Type-C + - 3x USB 3.2 Gen 1 Type-A +- Dimensions + - 35.890cm x 25.806cm x 2.997cm, 2.5kg + +## Flashing coreboot + +```eval_rst ++---------------------+-----------------+ +| Type | Value | ++=====================+=================+ +| Socketed flash | no | ++---------------------+-----------------+ +| Vendor | Macronix | ++---------------------+-----------------+ +| Model | MX25L12872F | ++---------------------+-----------------+ +| Size | 16 MiB | ++---------------------+-----------------+ +| Package | SOIC-8 | ++---------------------+-----------------+ +| Internal flashing | yes | ++---------------------+-----------------+ +| External flashing | yes | ++---------------------+-----------------+ +``` + +The flash chip (U60) is next to the battery connector. |