Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36770
to look at the new patch set (#8).
Change subject: mb/asrock/b85m_pro4: Add new mainboard ......................................................................
mb/asrock/b85m_pro4: Add new mainboard
This is a µATX mainboard with a LGA1150 socket and four DDR3 DIMM slots.
Working: - All four DIMM slots - Serial port to emit spam - Some USB ports - Integrated graphics (libgfxinit) - HDMI and DVI - Intel GbE - At least one SATA port - RAM initialization with MRC binary - Flashing with flashrom - VBT - SeaBIOS to boot Arch Linux
Untested: - PS/2 keyboard - Rear audio output - The other audio jacks - S/PDIF - VGA - EHCI debug - Front USB headers - Non-Linux OSes - All PCIe ports - Both PCI ports behind the ASM1083 PCI bridge - TPM header - Parallel port - S3 suspend/resume
Change-Id: I10a16dfc56f2aa88648c8aaaba4feab40c491504 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A src/mainboard/asrock/b85m_pro4/Kconfig A src/mainboard/asrock/b85m_pro4/Kconfig.name A src/mainboard/asrock/b85m_pro4/Makefile.inc A src/mainboard/asrock/b85m_pro4/acpi/ec.asl A src/mainboard/asrock/b85m_pro4/acpi/platform.asl A src/mainboard/asrock/b85m_pro4/acpi/superio.asl A src/mainboard/asrock/b85m_pro4/acpi_tables.c A src/mainboard/asrock/b85m_pro4/board_info.txt A src/mainboard/asrock/b85m_pro4/bootblock.c A src/mainboard/asrock/b85m_pro4/cmos.default A src/mainboard/asrock/b85m_pro4/cmos.layout A src/mainboard/asrock/b85m_pro4/data.vbt A src/mainboard/asrock/b85m_pro4/devicetree.cb A src/mainboard/asrock/b85m_pro4/dsdt.asl A src/mainboard/asrock/b85m_pro4/gma-mainboard.ads A src/mainboard/asrock/b85m_pro4/gpio.c A src/mainboard/asrock/b85m_pro4/hda_verb.c A src/mainboard/asrock/b85m_pro4/romstage.c 18 files changed, 825 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/36770/8