Attention is currently required from: Jeremy Soller.
Hello build bot (Jenkins), Jeremy Soller,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/65610
to look at the new patch set (#13).
Change subject: mb/system76/adl: Add Oryx Pro 9 as a variant ......................................................................
mb/system76/adl: Add Oryx Pro 9 as a variant
The Oryx Pro 9 (oryp9) is an Alder Lake-P board.
Tested with a custom TianoCore UefiPayloadPkg.
Working:
- PS/2 keyboard, touchpad - Both DIMM slots (with NMSO480E82-3200EA00) - Both M.2 NVME SSD slots (with MZVL2500HCJQ) - All USB ports - SD card reader - Webcam - Ethernet - WiFi/Bluetooth - Integrated graphics using Intel GOP driver - Internal microphone - Internal speakers - Combined headphone + mic 3.5mm audio - 3.5mm microphone input - S0ix suspend/resume - Booting Pop!_OS Linux 22.04 with kernel 6.1.11 - Internal flashing with flashrom v1.2-1203-gf4ddd3234330
Not working:
- Discrete/Hybrid graphics - HDMI output (requires NVIDIA GPU) - Mini DisplayPort output (requires NVIDIA GPU) - Detection of devices in TBT slot on boot
Change-Id: I8aac3e83f4423f444cb9ce8aa562ba465eb718c1 Signed-off-by: Tim Crawford tcrawford@system76.com --- M Documentation/mainboard/index.md A Documentation/mainboard/system76/oryp9.md M src/mainboard/system76/adl/Kconfig M src/mainboard/system76/adl/Kconfig.name M src/mainboard/system76/adl/Makefile.inc A src/mainboard/system76/adl/variants/oryp9/board_info.txt A src/mainboard/system76/adl/variants/oryp9/data.vbt A src/mainboard/system76/adl/variants/oryp9/gpio.c A src/mainboard/system76/adl/variants/oryp9/gpio_early.c A src/mainboard/system76/adl/variants/oryp9/hda_verb.c A src/mainboard/system76/adl/variants/oryp9/overridetree.cb A src/mainboard/system76/adl/variants/oryp9/romstage.c A src/mainboard/system76/adl/variants/oryp9/tas5825m.c 13 files changed, 1,853 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/65610/13