From c69c8ddc2b62f008fafc85c66d993fd498417287 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 13 Jun 2018 14:13:15 +0200 Subject: mb/asus/p5qpl-am: Add p5g41t-m_lx as a variant MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This board has more or less the same as the p5qpl-am except for DDR3 memory and different colors on the ports. Tested with Arch Linux with kernel 4.20.0-arch1-1-ARCH. What is tested and works: - 800/1066/1333 MHz CPUs and DDR3 sticks at 800/1066 MHz Some bugs are still present in the DDR3 raminit code though. - Ethernet - Internal programmer with both coreboot and stock firmware. - PCI and PCIe x1 slots - All USB ports - S3 resume - SATA ports - PEG - Rear audio output Change-Id: I92cd15a245c4f1d8f57b304c9c3a37ba29c35431 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/27089 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/mainboard/asus/p5qpl-am/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asus/p5qpl-am/Kconfig.name') diff --git a/src/mainboard/asus/p5qpl-am/Kconfig.name b/src/mainboard/asus/p5qpl-am/Kconfig.name index a65174d3dd..48ca8439b8 100644 --- a/src/mainboard/asus/p5qpl-am/Kconfig.name +++ b/src/mainboard/asus/p5qpl-am/Kconfig.name @@ -1,2 +1,5 @@ config BOARD_ASUS_P5QPL_AM bool "P5QPL-AM" + +config BOARD_ASUS_P5G41T_M_LX + bool "P5G41T-M LX" -- cgit v1.2.3