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 <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28434 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
15 lines
255 B
Plaintext
15 lines
255 B
Plaintext
config BOARD_ASROCK_G41C_GS_R2_0
|
|
bool "G41C-GS R2.0"
|
|
|
|
config BOARD_ASROCK_G41C_GS
|
|
bool "G41C-GS / G41C-S"
|
|
|
|
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"
|