Attention is currently required from: Nico Huber, Peter Lemenkov, Angel Pons, Alexander Couzens, Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Angel Pons, Alexander Couzens, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52659
to look at the new patch set (#16).
Change subject: mb/lenovo/w541: Add Thinkpad W541 ......................................................................
mb/lenovo/w541: Add Thinkpad W541
Adds support for the Thinkpad W541 based on Peter Lemenkov's initial W541 port.
Compiled and tested with SeaBIOS booting into Arch Linux 5.10.32-lts using a VGA BIOS ROM extracted using VBiosFinder.
The Haswell mrc.bin blob is required.
Tested working: - SATA SSD - SATA DVD drive - M.2 SATA - All USB ports - Sdcard - Speakers/headphone jack - Keyboard/touchpad - VGA - mini DisplayPort (Thunderbolt untested) - eDP laptop screen - Camera - Smartcard reader - Internal flashing when IFD is unlocked - Thinkpad basic dock - CMOS options - WLAN - Bluetooth - Ethernet - Using me_cleaner
Not working: - libgfxinit - Keyboard backlight - First boot takes 20s
Signed-off-by: Amersel amersel@runbox.me Change-Id: Ia43070f51bba3cf59ba9b7d9e29e4e778efbeb08 --- A src/mainboard/lenovo/w541/Kconfig A src/mainboard/lenovo/w541/Kconfig.name A src/mainboard/lenovo/w541/Makefile.inc A src/mainboard/lenovo/w541/acpi/ec.asl A src/mainboard/lenovo/w541/acpi/platform.asl A src/mainboard/lenovo/w541/acpi/superio.asl A src/mainboard/lenovo/w541/acpi_tables.c A src/mainboard/lenovo/w541/board_info.txt A src/mainboard/lenovo/w541/cmos.default A src/mainboard/lenovo/w541/cmos.layout A src/mainboard/lenovo/w541/data.vbt A src/mainboard/lenovo/w541/devicetree.cb A src/mainboard/lenovo/w541/dsdt.asl A src/mainboard/lenovo/w541/gma-mainboard.ads A src/mainboard/lenovo/w541/gpio.c A src/mainboard/lenovo/w541/hda_verb.c A src/mainboard/lenovo/w541/mainboard.c A src/mainboard/lenovo/w541/romstage.c A src/mainboard/lenovo/w541/smihandler.c 19 files changed, 750 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/52659/16