From 5cdd9aab34555717768f56646f80aafc13cf895e Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 24 Jun 2018 12:15:25 +0200 Subject: mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up CMOS files Options that were deemed unneceesary on other code reviews have been removed from the layout files. In addition, the checksummed range has been extended to cover sata_mode and gfx_uma_size. Change-Id: Id9e904f447809231806a786e39ed638f21e1bc5a Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/27217 Tested-by: build bot (Jenkins) Reviewed-by: Tristan Corrick Reviewed-by: Nico Huber --- src/mainboard/gigabyte/ga-b75m-d3h/cmos.default | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/cmos.default') diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/cmos.default b/src/mainboard/gigabyte/ga-b75m-d3h/cmos.default index a313f681cc..6f3cec735e 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/cmos.default +++ b/src/mainboard/gigabyte/ga-b75m-d3h/cmos.default @@ -1,7 +1,6 @@ boot_option=Fallback -debug_level=Spew +debug_level=Debug power_on_after_fail=Enable nmi=Enable -volume=0x3 sata_mode=AHCI -hyper_threading=Enable +gfx_uma_size=32M -- cgit v1.2.3