diff options
author | Jeremy Soller <jeremy@system76.com> | 2021-10-27 15:45:41 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-11-02 20:48:29 +0000 |
commit | fdaccd875da610954e3bc1136fad8a3c70ceae71 (patch) | |
tree | e6444aaeb61e51d84c6d52b979fddffb1e82f93f /Documentation | |
parent | f74e42a542ab5a678b40a0e32d03f6a2449e45c9 (diff) |
mb/system76/bonw14: Add System76 Bonobo Workstation 14
Change-Id: I55a827f8d6a5421c36f77049935630f4db4ba04d
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49173
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/mainboard/index.md | 1 | ||||
-rw-r--r-- | Documentation/mainboard/system76/bonw14.md | 77 |
2 files changed, 78 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 28c500a9a3..77af47370f 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -182,6 +182,7 @@ The boards in this section are not real mainboards, but emulators. - [Adder Workstation 1](system76/addw1.md) - [Adder Workstation 2](system76/addw2.md) +- [Bonobo Workstation 14](system76/bonw14.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/bonw14.md b/Documentation/mainboard/system76/bonw14.md new file mode 100644 index 0000000000..2ea866b78e --- /dev/null +++ b/Documentation/mainboard/system76/bonw14.md @@ -0,0 +1,77 @@ +# System76 Bonobo Workstation 14 (bonw14) + +## Specs + +- CPU + - Intel Core i5-10600K + - Intel Core i7-10700K + - Intel Core i9-10900K +- Chipset + - Intel Z490 +- EC + - ITE IT5570E running [System76 EC](https://github.com/system76/ec) +- Grahpics + - dGPU options + - NVIDIA GeForce RTX 2080 Super + - NVIDIA GeForce RTX 2070 Super + - NVIDIA GeForce RTX 2060 + - eDP options + - 17.3" 1920x1080x144Hz LCD (LG LP173WFG-SPB1) + - 17.3" 3840x2160@60Hz LCD (AUO B173ZAN03.0) + - 1x HDMI + - 2x Mini DisplayPort 1.4 + - 2x DisplayPort 1.4 over USB-C +- Memory + - Up to 128GB (4x32GB) quad-channel DDR4 SO-DIMMs @ 3200 MHz +- Networking + - Gigabit Ethernet + - M.2 PCIe/CNVi WiFi/Bluetooth + - Intel Wi-Fi 6 AX200/AX201 +- Power + - 2x 280W (20V 14A) AC barrel adapter + - Chicony A18-280P1A, using a C13 power cord + - 97Wh 8-cell Lithium-Ion battery +- Sound + - Realtek ALC1220 codec + - 2x TI TAS5825MRHBR smart AMPs + - Internal speakers (stereo + subwoofer) and microphone + - Combined 3.5mm headphone/microphone jack + - Combined 3.5mm microphone and S/PDIF jack + - HDMI, Mini DisplayPort, USB-C DisplayPort audio +- Storage + - 2x M.2 PCIe NVMe or SATA SSD + - 1x M.2 PCIe NVMe-only SSD + - 1x M.2 SATA-only SSD + - SD card reader (RTS5260) +- USB + - 1x USB Type-C with Thunderbolt 3 + - 1x USB 3.2 Gen 2 Type-C with DisplayPort 1.4 + - 1x USB 3.2 Gen 2x2 Type-C + - 3x USB 3.2 Gen 2 Type-A +- Dimensions + - 4.343cm x 39.903cm x 31.902cm, 3.80kg + +## Flashing coreboot + +```eval_rst ++---------------------+---------------------+ +| Type | Value | ++=====================+=====================+ +| Socketed flash | no | ++---------------------+---------------------+ +| Vendor | GigaDevice | ++---------------------+---------------------+ +| Model | GD25B127D | ++---------------------+---------------------+ +| Size | 16 MiB | ++---------------------+---------------------+ +| Package | SOIC-8 | ++---------------------+---------------------+ +| Internal flashing | yes | ++---------------------+---------------------+ +| External flashing | yes | ++---------------------+---------------------+ +``` + +External flashing via ISP requires removing the board from the chassis. +The flash chip (U16) is next to the PCH. |