Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86726?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/asus/h61-series: Add H61M-A/USB3 ......................................................................
mb/asus/h61-series: Add H61M-A/USB3
Add support for yet another of these LGA1155 boards. Nothing too fancy, just another slightly different combination of the same chips.
Working: - Booting to Arch Linux using SeaBIOS (current version) - Native RAM init - Realtek Ethernet NIC - Some rear USB 2.0 and 3.0 (ASM1042) ports (did not test all) - At least one SATA port (did not test all) - libgfxinit to initialise a DVI-D display - PCIe x16 slot - Both PCIe x1 slots - EHCI debug (one of the rear USB 2.0 ports)
Not working: - Automatic fan speed control (known limitation of Super I/O code)
Untested: - HDMI, VGA - Internal flashing (board was ported using an EM100Pro) - Audio - Front USB ports - PS/2 ports
Change-Id: I18b116d265e0b7105e13a317b552aab0e4bbc762 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/asus/h61-series/Kconfig M src/mainboard/asus/h61-series/Kconfig.name A src/mainboard/asus/h61-series/variants/h61m-a_usb3/board_info.txt A src/mainboard/asus/h61-series/variants/h61m-a_usb3/cmos.default A src/mainboard/asus/h61-series/variants/h61m-a_usb3/cmos.layout A src/mainboard/asus/h61-series/variants/h61m-a_usb3/data.vbt A src/mainboard/asus/h61-series/variants/h61m-a_usb3/early_init.c A src/mainboard/asus/h61-series/variants/h61m-a_usb3/gma-mainboard.ads A src/mainboard/asus/h61-series/variants/h61m-a_usb3/gpio.c A src/mainboard/asus/h61-series/variants/h61m-a_usb3/hda_verb.c A src/mainboard/asus/h61-series/variants/h61m-a_usb3/overridetree.cb 11 files changed, 491 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/86726/2