Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38978
to look at the new patch set (#4).
Change subject: [WIP] mainboard: Add Acer ES1-572 ......................................................................
[WIP] mainboard: Add Acer ES1-572
Both the Acer Aspire ES1-572 and the Acer Extensa 2540 use the same mainboard. (Compal LA-E061P)
Tested and working: - Intel Core i3-6006U with KabyLakeFspBinPkg - Both SO-DIMM DDR4 slots - Ethernet - USB 3.0 port - HDMI with libgfxinit - SATA with an SSD - Loading Linux with SeaBIOS and tianocore - Power button soldered onto the board's debug pads. - UART 2 to get yelled at - S3 suspend and resume, for some reason
Not working or need testing: - Wi-Fi card. Probably fixed with correct PCIe settings. - Fan is pretending to be a leaf blower. - All EC-related stuffs. The thing is an ENE KB9022, similar to KB9012. - Audio is missing configuration. - Internal eDP LCD. I think I have the cable somewhere. - Lid. It was brutally damaged, even though the LCD managed to survive. - Battery. I have it somewhere. - Keyboard and touchpad. - Card reader.
Change-Id: Id98788a2c5e54f70fd1cacbd70d636f5e63b2619 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A acer_a_thing.defconfig A src/mainboard/acer/Kconfig A src/mainboard/acer/Kconfig.name A src/mainboard/acer/es1-572/Kconfig A src/mainboard/acer/es1-572/Kconfig.name A src/mainboard/acer/es1-572/Makefile.inc A src/mainboard/acer/es1-572/acpi/ec.asl A src/mainboard/acer/es1-572/acpi/mainboard.asl A src/mainboard/acer/es1-572/acpi/superio.asl A src/mainboard/acer/es1-572/board_info.txt A src/mainboard/acer/es1-572/devicetree.cb A src/mainboard/acer/es1-572/dsdt.asl A src/mainboard/acer/es1-572/gma-mainboard.ads A src/mainboard/acer/es1-572/gpio.h A src/mainboard/acer/es1-572/hda_verb.c A src/mainboard/acer/es1-572/ramstage.c A src/mainboard/acer/es1-572/romstage.c 17 files changed, 1,514 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/38978/4