Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39299
to look at the new patch set (#2).
Change subject: mb/asus/p8z77-v_lx2: Add new mainboard ......................................................................
mb/asus/p8z77-v_lx2: Add new mainboard
Done using autoport and then a bunch of manual edits.
Working: - All four DIMM slots - Serial port to emit spam - PS/2 keyboard - S3 suspend/resume - Rear USB ports - Integrated graphics (libgfxinit) - HDMI and VGA - All PCIe ports - Realtek GbE (coreboot must set the MAC address) - Both PCI ports behind the ASM1083 PCI bridge - SATA ports - Native raminit - Flashing with flashrom - Rear audio output
Untested: - PS/2 mouse - The other audio jacks - EHCI debug - Front USB headers - Non-Linux OSes
Change-Id: Ia5d9176b6f435977ecdd4fc82fc4bc0974d8d6a4 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A src/mainboard/asus/p8z77-v_lx2/Kconfig A src/mainboard/asus/p8z77-v_lx2/Kconfig.name A src/mainboard/asus/p8z77-v_lx2/Makefile.inc A src/mainboard/asus/p8z77-v_lx2/acpi/ec.asl A src/mainboard/asus/p8z77-v_lx2/acpi/platform.asl A src/mainboard/asus/p8z77-v_lx2/acpi/superio.asl A src/mainboard/asus/p8z77-v_lx2/acpi_tables.c A src/mainboard/asus/p8z77-v_lx2/board_info.txt A src/mainboard/asus/p8z77-v_lx2/devicetree.cb A src/mainboard/asus/p8z77-v_lx2/dsdt.asl A src/mainboard/asus/p8z77-v_lx2/early_init.c A src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads A src/mainboard/asus/p8z77-v_lx2/gpio.c A src/mainboard/asus/p8z77-v_lx2/hda_verb.c 14 files changed, 634 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/39299/2