mb/asrock/g41m_vs3_r2: Add mainboard
commitae7bd1eb23d878d22a2473bd61440377dff77df4
authorArthur Heymans <arthur@aheymans.xyz>
Thu, 13 Sep 2018 19:17:25 +0000 (13 21:17 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 25 Sep 2018 13:58:33 +0000 (25 13:58 +0000)
treea26c910b6255ac3d6ef88e08ae013e37868331f0
parent8165583ed9234364824c41b7b74153aba36b60ce
mb/asrock/g41m_vs3_r2: Add mainboard

The following was tested:
- CPUs with 800, 1067, 1333MHz FSB (1333MHz FSB needs a jumper set)
- The VGA output with libgfxinit
- USB
- COM1
- Ethernet
- SATA
- PCIe
- PCI

Has the following problems:
- The Ethernet NIC is not usable after S3 resume and requires Linux to reload
  the driver. Vendor firmware also has this problem so it is quite likely it
  is just a atl1c driver problem.

TODO: Add documentation

Change-Id: Ibce9ecdc0e44db3703401f116c9a8bff5b66437f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/28596
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/mainboard/asrock/g41c-gs/Kconfig
src/mainboard/asrock/g41c-gs/Kconfig.name
src/mainboard/asrock/g41c-gs/acpi/ich7_pci_irqs.asl
src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/devicetree.cb [new file with mode: 0644]
src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/gpio.c [new file with mode: 0644]