diff options
author | Jeremy Soller <jeremy@system76.com> | 2021-08-06 11:03:09 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-11-02 19:21:41 +0000 |
commit | c840bc4e322189244d3c71f27f1558d7a842a782 (patch) | |
tree | ed91c36a46911f7027a982b412605c6a3e3c7a95 /Documentation | |
parent | c1481e086301a95cdeb7a26a6e3ea0e7301cbb24 (diff) |
mb/system76/oryp6: Add Oryx Pro 7 as a variant
Change-Id: Id00a45a6a6acf0880934c55f1a3f18e63f2aed43
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52296
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/oryp7.md | 71 |
2 files changed, 72 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 908a1639e4..28c500a9a3 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -191,6 +191,7 @@ The boards in this section are not real mainboards, but emulators. - [Lemur Pro 10](system76/lemp10.md) - [Oryx Pro 5](system76/oryp5.md) - [Oryx Pro 6](system76/oryp6.md) +- [Oryx Pro 7](system76/oryp7.md) ## Texas Instruments diff --git a/Documentation/mainboard/system76/oryp7.md b/Documentation/mainboard/system76/oryp7.md new file mode 100644 index 0000000000..4672d67bd5 --- /dev/null +++ b/Documentation/mainboard/system76/oryp7.md @@ -0,0 +1,71 @@ +# System76 Oryx Pro 7 (oryp7) + +## Specs + +- CPU + - Intel Core i7-10870H +- Chipset + - Intel HM470 +- EC + - ITE IT5570E running [System76 EC](https://github.com/system76/ec) +- Graphics + - dGPU options + - NVIDIA GeForce RTX 3060 + - NVIDIA GeForce RTX 3070 (Max-Q) + - NVIDIA GeForce RTX 3080 (Max-Q) + - eDP display options + - 15.6" 1920x1080@144Hz LCD (LG LP156WFG-SPB3) + - 15.6" 1920x1080@60Hz OLED (Samsung ATNA56WR06) + - 17.3" 1920x1080@144Hz LCD (LG LP173WFG-SPB1) + - 1x HDMI 2.1 + - 1x Mini DisplayPort 1.4 + - 1x DisplayPort 1.4 over USB-C +- Memory + - Up to 64GB (2x32GB) dual-channel DDR4 SO-DIMMs @ 2933 MHz +- Networking + - Gigabit Ethernet + - M.2 PCIe/CNVi WiFi/Bluetooth + - Intel WiFi 6 AX200/AX201 +- Power + - 180W (19.5V, 9.23A) AC barrel adapter + - Chicony A17-180P4A, using a C5 power cord + - 73Wh 3-cell battery +- Sound + - Internal speakers and microphone + - Combined 3.5mm headphone and microphone jack + - Combined 3.5mm microphone and S/PDIF jack + - HDMI, Mini DisplayPort, USB-C DisplayPort audio +- Storage + - 1x M.2 PCIe NVMe or SATA SSD + - 1x M.2 PCIe NVME SSD + - MicroSD card reader +- USB + - 1x USB Type-C with Thunderbolt 3 + - 3x USB 3.2 Gen 1 Type-A +- 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 | MX25L12873F | ++---------------------+-----------------+ +| Size | 16 MiB | ++---------------------+-----------------+ +| Package | SOIC-8 | ++---------------------+-----------------+ +| Internal flashing | yes | ++---------------------+-----------------+ +| External flashing | yes | ++---------------------+-----------------+ +``` + +The flash chip (U66) is above the M.2 SSD connectors. |