From eafb31be308069f15c53511bd8493dd259614573 Mon Sep 17 00:00:00 2001 From: Nico Rikken Date: Tue, 19 Jun 2018 07:52:53 +0200 Subject: mb/lenovo/t400: Change CMOS value name to Dual Graphics To uniform the naming of the 'Dual Graphics' mode amongst the ThinkPads that support it, the T400 CMOS value needs a change. This was the outcome of a discussion on another patch: https://review.coreboot.org/#/c/coreboot/+/23040/ This might cause breakage for automated NVRAM configuration scripts, and manuals. I only found one manual using the previous 'Switchable' option: https://libreboot.org/docs/install/r400_external.html#a-note-about-gpus Change-Id: I2e4d8bafbae5de97c78dab118f75fdefff1d7c37 Signed-off-by: Nico Rikken Reviewed-on: https://review.coreboot.org/27158 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/t400/cmos.layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/t400/cmos.layout b/src/mainboard/lenovo/t400/cmos.layout index 6592f40ae8..62072dce8f 100644 --- a/src/mainboard/lenovo/t400/cmos.layout +++ b/src/mainboard/lenovo/t400/cmos.layout @@ -128,7 +128,7 @@ enumerations 11 12 352M 12 0 Integrated Only 12 1 Discrete Only -12 2 Switchable +12 2 Dual Graphics # ----------------------------------------------------------------- checksums -- cgit v1.2.3