mb/system76/oryp6: Add System76 Oryx Pro 6
https://tech-docs.system76.com/models/oryp6/README.html Tested with TianoCore (UefiPayloadPkg). Working: - PS/2 keyboard, touchpad - Both DIMM slots - M.2 NVMe - M.2 SATA - MicroSD card slot - All USB ports - Integrated graphics using Intel GOP driver - Webcam - Ethernet - Internal microphone - Combined headphone + mic 3.5mm jack - Combined microphone + S/PDIF 3.5mm jack - Booting to Ubuntu Linux 20.10 and Windows 10 - Flashing with flashrom Not working: - S3 suspend/resume: System hangs on wake from S3 - Discrete/Hybrid graphics: Requires a new driver - Internal speakers: Enabled in separate patch Not tested: - Thunderbolt functionality - S/PDIF output Change-Id: If017d65ca6cb36fe1f631d4dadd050a1547c93fa Signed-off-by: Jeremy Soller <jeremy@system76.com> Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47768 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
a8753e9cbb
commit
109c4d05d6
@@ -179,6 +179,7 @@ The boards in this section are not real mainboards, but emulators.
|
||||
- [Gazelle 15](system76/gaze15.md)
|
||||
- [Lemur Pro](system76/lemp9.md)
|
||||
- [Oryx Pro 5](system76/oryp5.md)
|
||||
- [Oryx Pro 6](system76/oryp6.md)
|
||||
|
||||
## Texas Instruments
|
||||
|
||||
|
60
Documentation/mainboard/system76/oryp6.md
Normal file
60
Documentation/mainboard/system76/oryp6.md
Normal file
@@ -0,0 +1,60 @@
|
||||
# System76 Oryx Pro (oryp6)
|
||||
|
||||
## Specs
|
||||
|
||||
- CPU
|
||||
- Intel i7-10875H
|
||||
- Chipset
|
||||
- Intel HM470
|
||||
- EC
|
||||
- ITE IT5570E running https://github.com/system76/ec
|
||||
- GPU
|
||||
- NVIDIA GeForce RTX 2080 Super (Max-Q)
|
||||
- or NVIDIA GeForce RTX 2070 (Max-Q)
|
||||
- or NVIDIA GeForce RTX 2060
|
||||
- eDP 15.6" or 17.3" 1920x1080@144Hz LCD
|
||||
- HDMI, Mini DisplayPort 1.4, and DisplayPort over USB-C
|
||||
- Memory
|
||||
- Up to 64GB (2x32GB) dual-channel DDR4 SO-DIMMs @ 3200 MHz
|
||||
- Networking
|
||||
- Gigabit Ethernet
|
||||
- M.2 PCIe/CNVi WiFi/Bluetooth
|
||||
- Intel Wi-Fi 6 AX200/AX201
|
||||
- Power
|
||||
- 180W (19.5V, 9.23A) AC adapter
|
||||
- 73Wh 3-cell battery
|
||||
- Sound
|
||||
- Internal speakers and microphone
|
||||
- Combined headphone and microphone 3.5mm jack
|
||||
- Combined microphone and S/PDIF (optical) 3.5mm jack
|
||||
- HDMI, Mini DisplayPort, USB-C DisplayPort audio
|
||||
- USB
|
||||
- 3x USB 3.2 Gen 1 Type-A
|
||||
- 1x USB Type-C with Thunderbolt 3
|
||||
- Dimensions
|
||||
- 15": 35.75cm x 23.8cm x 1.98cm, 1.99kg
|
||||
- 17": 39.59cm x 26.495cm x 1.99cm, 2.3kg
|
||||
|
||||
## 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 (U53) is above the M.2 SSD connectors.
|
Reference in New Issue
Block a user