From 081a433a37d75be6a120f633240da3e78eb87be3 Mon Sep 17 00:00:00 2001 From: Kevin Keijzer Date: Wed, 22 Mar 2023 08:17:29 +0100 Subject: [PATCH] mb/asrock/b75m-itx: Remove cpu_fan_tach_src from CMOS layout This board inherited cmos.default and cmos.layout from asrock/h77pro4-m, which has two CPU fan headers and a CMOS option to select which one will provide the tachometer source. However, the code for this was never implemented. Moreover, this board only has one CPU fan header, rendering the option useless. This change removes the option from cmos.layout and cmos.default. Change-Id: Ib4580e243781e2340af2cefb825f26ee896c2bd3 Signed-off-by: Kevin Keijzer Reviewed-on: https://review.coreboot.org/c/coreboot/+/73931 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Angel Pons --- src/mainboard/asrock/b75m-itx/cmos.default | 1 - src/mainboard/asrock/b75m-itx/cmos.layout | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/src/mainboard/asrock/b75m-itx/cmos.default b/src/mainboard/asrock/b75m-itx/cmos.default index 23386fb6d3..c7aa6208f4 100644 --- a/src/mainboard/asrock/b75m-itx/cmos.default +++ b/src/mainboard/asrock/b75m-itx/cmos.default @@ -4,4 +4,3 @@ nmi=Disable power_on_after_fail=Disable sata_mode=AHCI gfx_uma_size=64M -cpu_fan_tach_src=CPU_FAN1 diff --git a/src/mainboard/asrock/b75m-itx/cmos.layout b/src/mainboard/asrock/b75m-itx/cmos.layout index 35b4d50c75..998806ade4 100644 --- a/src/mainboard/asrock/b75m-itx/cmos.layout +++ b/src/mainboard/asrock/b75m-itx/cmos.layout @@ -24,9 +24,6 @@ entries # coreboot config options: northbridge 416 5 e 6 gfx_uma_size -# coreboot config options: mainboard-specific -421 2 e 7 cpu_fan_tach_src - # coreboot config options: check sums 984 16 h 0 check_sum @@ -83,13 +80,6 @@ enumerations 6 15 512M 6 16 1024M -# cpu_fan_tach_src (select which header provides the tachometer -# signal to the Super I/O on its CPUFANIN input) -7 0 None -7 1 CPU_FAN1 -7 2 CPU_FAN2 -7 3 Both - # ----------------------------------------------------------------- checksums