AMD Thatcher: add IMC fan control

Hardware / Coreboot - WANG Siyuan [gmail.com] - 16 April 2014 06:35 UTC

There are 3 steps to enable the IMC fan control: 1. Enable fan control related registers on Hudson using oem_fan_control(). 2. Set EcStruct. 3. Enable thermal zone using enable_imc_thermal_zone(). I have tested on Thatcher.

Change-Id: I959721b4fd8787ac0824f9f873efd4788682eedb

65f0dbc AMD Thatcher: add IMC fan control
src/mainboard/amd/thatcher/BiosCallOuts.c | 126 +++++++----------------------
src/mainboard/amd/thatcher/get_bus_conf.c | 8 ++
2 files changed, 39 insertions(+), 95 deletions(-)

Upstream: review.coreboot.org


  • Share