From 884dfb6d3d6c9f19edc9ffb0ba0dda0c876e1f24 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Tue, 18 Sep 2018 12:09:23 +0200 Subject: src/mb/asrock/g41c-gs: Add variant g41m-s3 This board is pretty much like the G41M-GS, but with DDR3 memory instead. The PCB layout is almost identical. What works: - S3/S4 resume - RAM init - Booting to Debian - Display lights up w/ libgfxinit - Both PS/2 work - Ethernet - Graphics card on PEG - USB - SATA ports - NVRAM debug_level - Internal flashing - PCI slots (tested with CT4810 audio card) - fancontrol (Only CPU fan can be regulated) - Audio (Rear ports only) What does not work: - Hell knows what might be wrong What is not tested: - PCIe x1 - IDE - Floppy - Parallel port Change-Id: I66b216af740680c390ea82e4fe07737c20227cc6 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/28434 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/asrock/g41c-gs/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asrock/g41c-gs/Kconfig.name') diff --git a/src/mainboard/asrock/g41c-gs/Kconfig.name b/src/mainboard/asrock/g41c-gs/Kconfig.name index e10558c053..86a41aa93e 100644 --- a/src/mainboard/asrock/g41c-gs/Kconfig.name +++ b/src/mainboard/asrock/g41c-gs/Kconfig.name @@ -7,5 +7,8 @@ config BOARD_ASROCK_G41C_GS config BOARD_ASROCK_G41M_GS bool "G41M-GS" +config BOARD_ASROCK_G41M_S3 + bool "G41M-S3" + config BOARD_ASROCK_G41M_VS3_R2_0 bool "G41M-VS3 R2.0" -- cgit v1.2.3