Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39658
to look at the new patch set (#16).
Change subject: mb/asrock/q1900m: Add new mainboard ......................................................................
mb/asrock/q1900m: Add new mainboard
This is a µATX mainboard with a Celeron J1900 and two DDR3 DIMM slots.
Working: - Both DIMM slots - Serial port to emit spam - Some USB ports - Integrated graphics (libgfxinit) - HDMI, DVI and VGA - Realtek GbE - Rear audio connectors - Both SATA ports - RAM initialization with MRC binary - S3 suspend/resume - Flashing with flashrom - SeaBIOS and TianoCore to boot Arch Linux
Not working: - Something stalls the system for 30 seconds at boot.
Untested - VGA BIOS - PCIe ports - Front audio header - Front USB headers - PS/2 connectors - TPM header - Non-Linux OSes - Parallel port - IRQ routing
Change-Id: Id029074e4231db231a68bc92a4210dc052bba1c9 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A src/mainboard/asrock/q1900m/Kconfig A src/mainboard/asrock/q1900m/Kconfig.name A src/mainboard/asrock/q1900m/Makefile.inc A src/mainboard/asrock/q1900m/acpi/ec.asl A src/mainboard/asrock/q1900m/acpi/superio.asl A src/mainboard/asrock/q1900m/acpi_tables.c A src/mainboard/asrock/q1900m/board_info.txt A src/mainboard/asrock/q1900m/bootblock.c A src/mainboard/asrock/q1900m/data.vbt A src/mainboard/asrock/q1900m/devicetree.cb A src/mainboard/asrock/q1900m/dsdt.asl A src/mainboard/asrock/q1900m/fadt.c A src/mainboard/asrock/q1900m/gma-mainboard.ads A src/mainboard/asrock/q1900m/gpio.c A src/mainboard/asrock/q1900m/irqroute.c A src/mainboard/asrock/q1900m/irqroute.h A src/mainboard/asrock/q1900m/romstage.c 17 files changed, 570 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/39658/16