Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28227
to look at the new patch set (#4).
Change subject: mb/foxconn/d41s: Add mainboard ......................................................................
mb/foxconn/d41s: Add mainboard
This supports the Foxconn d41s, d42s, d51s, d52s.
The following is tested (SeaBIOS 1.12 + Linux 4.9) and works: - COM1 - S3 resume (with SeaBIOS needs sercon disabled) - Native graphic init on VGA output - SATA - USB
The base for this mainboard port was the Intel D510MO port.
Change-Id: Ie4ec9cbf70adcdddbc2e5d805e4806825c320072 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- A src/mainboard/foxconn/d41s/Kconfig A src/mainboard/foxconn/d41s/Kconfig.name A src/mainboard/foxconn/d41s/Makefile.inc A src/mainboard/foxconn/d41s/acpi/ec.asl A src/mainboard/foxconn/d41s/acpi/ich7_pci_irqs.asl A src/mainboard/foxconn/d41s/acpi/platform.asl A src/mainboard/foxconn/d41s/acpi/superio.asl A src/mainboard/foxconn/d41s/acpi_tables.c A src/mainboard/foxconn/d41s/board_info.txt A src/mainboard/foxconn/d41s/cmos.default A src/mainboard/foxconn/d41s/cmos.layout A src/mainboard/foxconn/d41s/cstates.c A src/mainboard/foxconn/d41s/data.vbt A src/mainboard/foxconn/d41s/devicetree.cb A src/mainboard/foxconn/d41s/dsdt.asl A src/mainboard/foxconn/d41s/gpio.c A src/mainboard/foxconn/d41s/hda_verb.c A src/mainboard/foxconn/d41s/mainboard.c A src/mainboard/foxconn/d41s/romstage.c 19 files changed, 806 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/28227/4