diff options
author | Tim Crawford <tcrawford@system76.com> | 2021-09-20 10:18:02 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-22 13:45:55 +0000 |
commit | 6a93a4524205e66c16fdc568f7991b6d25887a22 (patch) | |
tree | ecd16eb9a7becf3a3ef86e8205c2733e3a4e9752 /Documentation/mainboard/system76 | |
parent | 5ab146674c5e95f9910b3edae88fbb5dd35aaeb4 (diff) |
mb/system76/addw1: Add System76 Adder Workstation 1
Change-Id: I5dd3bc320ca640728e1d86180c6bfa0dc7295760
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48421
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/mainboard/system76')
-rw-r--r-- | Documentation/mainboard/system76/addw1.md | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/Documentation/mainboard/system76/addw1.md b/Documentation/mainboard/system76/addw1.md new file mode 100644 index 0000000000..332070a959 --- /dev/null +++ b/Documentation/mainboard/system76/addw1.md @@ -0,0 +1,67 @@ +# System76 Adder Workstation 1 (addw1) + +## Specs + +- CPU + - Intel Core i7-9750H + - Intel Core i9-9980HK +- Chipset + - Intel HM370 +- EC + - ITE IT8587E running [System76 EC](https://github.com/system76/ec) +- Graphics + - Intel UHD Graphics 630 + - NVIDIA GeForce RTX 2070 + - eDP 15.6" 3840x2160 OLED (Samsung ATNA56WR06) + - 1x HDMI + - 1x Mini DisplayPort 1.3 + - 1x DisplayPort 1.3 over USB-C +- Memory: + - Up to 64GB dual-channel DDR4 @ 2666 MHz, or + - Up to 32GB dual-channel DDR4 @ 3000 MHz +- Networking + - Gigabit Ethernet + - Intel Wireless-AC +- Power + - 230W (19.5V, 11.8A) AC adapter + - Removable 62Wh 6-cell battery +- Sound + - Realtek ALC1220 codec + - TAS5825MRHBR smart AMP + - Internal speakers and microphone + - Combined headphone and microphone 3.5mm jack + - Combined microphone and S/PDIF 3.5mm jack + - HDMI, Mini DisplayPort, USB-C DP audio +- Storage + - M.2 PCIe/SATA SSD1 + - M.2 PCIe/SATA SSD2 + - 2.5" SATA HDD/SSD + - RTS5250 SD card reader +- USB + - 1x USB Type-C with Thunderbolt 3 + - 1x USB 3.1 Gen2 Type-C + - 3x USB 3.1 Gen1 Type-A + +## Flashing coreboot + +```eval_rst ++---------------------+---------------------+ +| Type | Value | ++=====================+=====================+ +| Socketed flash | no | ++---------------------+---------------------+ +| Vendor | Macronix | ++---------------------+---------------------+ +| Model | MX25L12873F | ++---------------------+---------------------+ +| Size | 16 MiB | ++---------------------+---------------------+ +| Package | SOIC-8 | ++---------------------+---------------------+ +| Internal flashing | yes | ++---------------------+---------------------+ +| External flashing | yes | ++---------------------+---------------------+ +``` + +The flash chip (U61) is next to the battery connector. |