Attention is currently required from: Angel Pons, Felix Singer, Jan Philipp Groß, Máté Kukri, Nicholas Chin, Paul Menzel.
Hello Angel Pons, Felix Singer, Máté Kukri, Nicholas Chin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82913?usp=email
to look at the new patch set (#8).
The following approvals got outdated and were removed: Code-Review+1 by Angel Pons, Verified+1 by build bot (Jenkins)
Change subject: mb/asrock: Add Fatal1ty Z87 Professional (Haswell) ......................................................................
mb/asrock: Add Fatal1ty Z87 Professional (Haswell)
This port was done via autoport and subsequent manual tweaking. Thanks to Angel Pons for helping me with the misbehaving ASM1061 ASPM!
The board features two socketed DIP-8 SPI flash chips, as well as a BIOS selection via jumper and onboard Power and Reset switches.
Working: - Haswell MRC.bin - All four DDR3/DDR3L DIMM slots - S3 suspend and resume - Libgfxinit - HDMI-Out Port - both RJ-45 Gigabit LAN Ports - USB 2.0 Ports - USB 3.1 Gen1 Ports - both USB 3.1 Gen1 headers - HD Audio Jack (audio output) - all six SATA3 6.0 Gb/s connectors by Intel - all four SATA3 6.0 Gb/s connectors by ASMedia ASM1061 - all three PCI Express 3.0 x16 slots - PCI Express 2.0 x1 slot - half mini-PCI Express slot
Working (board-specific) - Power Switch with LED (functional, yet no LED) - Reset Switch with LED (functional, yet no LED) - BIOS Selection via jumper
not (yet) tested: - IR header - COM Port header - DisplayPort - eSATA connector - USB 2.0 headers - PS/2 Mouse/Keyboard Port - HDMI-In Port - PCI slots
not (yet) working: - Front panel audio connector - Software fan control: While the Nuvoton chip is correctly discovered, the numbering of the fan connectors is faulty, resulting in the wrong fan being controlled. - Dr. Debug: on vendor firmware, the LEDs turn off after successful boot. On coreboot, the LED shows two bright zeros after boot.
Change-Id: Iae0b73d8e81be90ec3a2d5463df3ed170f603266 Signed-off-by: Jan Philipp Groß jeangrande@mailbox.org --- A src/mainboard/asrock/fatal1ty_z87_professional/Kconfig A src/mainboard/asrock/fatal1ty_z87_professional/Kconfig.name A src/mainboard/asrock/fatal1ty_z87_professional/Makefile.mk A src/mainboard/asrock/fatal1ty_z87_professional/acpi/ec.asl A src/mainboard/asrock/fatal1ty_z87_professional/acpi/platform.asl A src/mainboard/asrock/fatal1ty_z87_professional/acpi/superio.asl A src/mainboard/asrock/fatal1ty_z87_professional/board_info.txt A src/mainboard/asrock/fatal1ty_z87_professional/bootblock.c A src/mainboard/asrock/fatal1ty_z87_professional/data.vbt A src/mainboard/asrock/fatal1ty_z87_professional/devicetree.cb A src/mainboard/asrock/fatal1ty_z87_professional/dsdt.asl A src/mainboard/asrock/fatal1ty_z87_professional/gma-mainboard.ads A src/mainboard/asrock/fatal1ty_z87_professional/gpio.c A src/mainboard/asrock/fatal1ty_z87_professional/hda_verb.c A src/mainboard/asrock/fatal1ty_z87_professional/romstage.c 15 files changed, 499 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/82913/8