diff options
author | Tim Crawford <tcrawford@system76.com> | 2022-11-28 09:17:55 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-12-02 14:30:25 +0000 |
commit | fa2c118af49670b59c599d760a56f441a8bce71c (patch) | |
tree | 5854a0abdba36a518a2ded16bde6c2c21545f9c2 /Documentation/mainboard/index.md | |
parent | 5b7b04c938f2647d76abba81cc1e54c9b3508983 (diff) |
mb/system76/adl-p: Add Galago Pro 6 as a variant
The Galago Pro 6 (galp6) is an Alder Lake-P board.
Tested with a custom edk2 UefiPayloadPkg.
Working:
- PS/2 keyboard, touchpad
- Both DIMM slots (with NMSO480E82-3200EA00)
- M.2 NVMe SSD (with MZVL2500HCJQ)
- All USB ports
- All USB ports
- SD card reader
- Webcam
- Ethernet
- WiFi/Bluetooth
- Integrated graphics using Intel GOP driver
- Backlight controls on Windows 10 and Linux 6.1
- HDMI output
- DisplayPort output over USB-C
- Internal microphone
- Internal speakers
- Combined headphone + mic 3.5mm audio
- S0ix suspend/resume
- Booting Pop!_OS Linux 22.04 with kernel 6.0.6
- Internal flashing with flashrom v1.2-1087-gde016a17
Not working:
- Detection of devices in TBT slot on boot
Change-Id: I8940fb3777d7f18393ef50baec32f9445b375648
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69211
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jeremy Soller <jeremy@system76.com>
Diffstat (limited to 'Documentation/mainboard/index.md')
-rw-r--r-- | Documentation/mainboard/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 6911d5cd07..2e314e6b2d 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -204,6 +204,7 @@ The boards in this section are not real mainboards, but emulators. - [Darter Pro 8](system76/darp8.md) - [Galago Pro 4](system76/galp4.md) - [Galago Pro 5](system76/galp5.md) +- [Galago Pro 6](system76/galp6.md) - [Gazelle 15](system76/gaze15.md) - [Gazelle 16](system76/gaze16.md) - [Lemur Pro 9](system76/lemp9.md) |