Attention is currently required from: Tim Crawford, Jeremy Soller, Angel Pons.
Hello build bot (Jenkins), Jeremy Soller, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/65384
to look at the new patch set (#24).
Change subject: mb/system76/adl: Add Lemur Pro 11 as a variant ......................................................................
mb/system76/adl: Add Lemur Pro 11 as a variant
The Lemur Pro 11 (lemp11) is an Alder Lake-U board.
Tested with a custom TianoCore UefiPayloadPkg.
Working:
- PS/2 keyboard, touchpad - DIMM slot (with NMSO480E82-3200EA00) - M.2 NVMe SSD (with MZVL2500HCJQ) - M.2 SATA SSD (with WDS100T2B0B) - All USB ports - SD card reader - Webcam - WiFi/Bluetooth - Integrated graphics using Intel GOP driver - HDMI output - DisplayPort output over USB-C - Internal microphone - Internal speakers - Combined headset + mic 3.5mm audio - S0ix suspend/resume - Booting Pop!_OS Linux 22.04 with kernel 6.1.11 - Internal flashing with flashrom v1.2-1203-gf4ddd3234330
Not working:
- On-board RAM: Requires CB:65567 - Detection of devices in TBT slot on boot
Change-Id: Ic930df1ebacc8c7ef14dbb6c67a97eddb918b365 Signed-off-by: Tim Crawford tcrawford@system76.com --- M Documentation/mainboard/index.md A Documentation/mainboard/system76/lemp11.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/spd/samsung-P4AAF165WA-BCWDE.spd.hex A src/mainboard/system76/adl/variants/lemp11/board_info.txt A src/mainboard/system76/adl/variants/lemp11/data.vbt A src/mainboard/system76/adl/variants/lemp11/gpio.c A src/mainboard/system76/adl/variants/lemp11/gpio_early.c A src/mainboard/system76/adl/variants/lemp11/hda_verb.c A src/mainboard/system76/adl/variants/lemp11/overridetree.cb A src/mainboard/system76/adl/variants/lemp11/romstage.c 13 files changed, 598 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/65384/24