Hello Felix Singer, build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth, Patrick Rudolph, Jonathan Kollasch, Paul Menzel, Arthur Heymans, Evgeny Zinoviev, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39299
to look at the new patch set (#4).
Change subject: mb/asus/p8z77-v_lx2: Add new mainboard ......................................................................
mb/asus/p8z77-v_lx2: Add new mainboard
This is an ATX mainboard with a LGA1155 socket and four DDR3 DIMM slots. Porting was done using autoport and then doing 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 - VBT - SeaBIOS to boot Arch Linux
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/data.vbt 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 15 files changed, 627 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/39299/4