diff options
author | Tim Crawford <tcrawford@system76.com> | 2021-04-01 15:49:33 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-20 12:11:28 +0000 |
commit | f8ba8980fd1f4d4b3f5869e8574c7e94f9f43952 (patch) | |
tree | 69cc4b6bf8ac52616f02a60a866594aaaae00a8b /Documentation | |
parent | ccbbb1bbd4e2f5908e6a4959d6396f68facff8a2 (diff) |
mb/system76/cml-u: Add System76 Galago Pro 4
Change-Id: I3dfa2ab430439d8dc71531b92aa7800db94d603b
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52034
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/galp4.md | 65 |
2 files changed, 66 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index f8bd466eba..0d05bbde2e 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 - [Darter Pro 7](system76/darp7.md) +- [Galago Pro 4](system76/galp4.md) - [Galago Pro 5](system76/galp5.md) - [Gazelle 15](system76/gaze15.md) - [Lemur Pro 9](system76/lemp9.md) diff --git a/Documentation/mainboard/system76/galp4.md b/Documentation/mainboard/system76/galp4.md new file mode 100644 index 0000000000..aa661fec88 --- /dev/null +++ b/Documentation/mainboard/system76/galp4.md @@ -0,0 +1,65 @@ +# System76 Galago Pro 4 (galp4) + +## Specs + +- CPU + - Intel Core i7-10510U + - Intel Core i5-10210U +- EC + - ITE IT8587E running [System76 EC](https://github.com/system76/ec) +- Graphics + - Intel UHD Graphics 620 + - eDP 14.1" 1920x1080@60Hz LCD (Innolux N140HCA-EAC) + - 1x HDMI + - 1x Mini DisplayPort 1.2 + - 1x DisplayPort over USB-C +- Memory + - Up to 64 (2x32GB) dual-channel DDR4 SO-DIMMs @ 2666 MHz +- Networking + - Gigabit Ethernet + - M.2 PCIe/CNVi WiFi/Bluetooth + - Intel Wi-Fi 6 AX200/AX201 + - or Intel Wireless-AC 9560 +- Power + - 40W (19V, 2.1A) AC barrel adapter + - Chicony A13-040A3A, using a C5 power cord + - 35.3Wh 3-cell Lithium-Ion battery +- Sound + - Realtek ALC293 codec + - Internal speakers and microphone + - 3.5mm headphone jack + - 3.5mm microphone jack + - HDMI, Mini DisplayPort, USB-C DisplayPort audio +- Storage + - 1x M.2 PCIe NVMe or SATA SSD + - 1x 2.5" SATA SSD + - SD card reader +- USB + - 1x USB Type-C with Thunderbolt 3 + - 2x USB 3.1 Gen 1 Type-A +- Dimensions + - 1.8cm x 33cm x 22.5cm, 1.3kg + +## 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 | ++---------------------+-----------------+ +``` + +The flash chip (U25) is right of the DIMM slots. |