diff options
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/cmos.default | 1 | ||||
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/cmos.layout | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/cmos.default b/src/mainboard/hp/compaq_8200_elite_sff/cmos.default index 390d231fb1..1d88415039 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/cmos.default +++ b/src/mainboard/hp/compaq_8200_elite_sff/cmos.default @@ -4,3 +4,4 @@ power_on_after_fail=Enable nmi=Enable sata_mode=AHCI gfx_uma_size=32M +psu_fan_lvl=3 diff --git a/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout b/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout index e90af85a09..f2d2331e63 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout +++ b/src/mainboard/hp/compaq_8200_elite_sff/cmos.layout @@ -51,7 +51,9 @@ entries # coreboot config options: console #392 3 r 0 unused 395 4 e 6 debug_level -#399 9 r 0 unused +#399 1 r 0 unused +400 3 h 0 psu_fan_lvl +#403 5 r 0 unused # coreboot config options: southbridge 408 1 e 1 nmi |