AMD SB800 southbridge update
authorKerry She <shekairui@gmail.com>
Thu, 18 Aug 2011 10:44:00 +0000 (18:44 +0800)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 6 Sep 2011 23:10:05 +0000 (01:10 +0200)
commit6209c8299a4bdcdb51cd6bf0c43c571ed575ad96
tree843a812c073191dd08315f3a4791f0b66480208d
parentfeed329a0c006968242aa3065506b5f37f4308d4
AMD SB800 southbridge update

This patch enables access to the registers of the hardware monitor
logical device in the superio via isa ports 0x295/0x296.
Previously this was not enabled in the SB8xx LPC device.
This is required for initialisation in init_hwm() in
src/superio/winbond/w83627hf/superio.c and also by OS-level
sensor monitoring such as lm-sensors to access temperature,
fan monitoring and control and voltage registers.
asrock/e350m1 and advansus/a785e-i mainboard changes are included herein.

Change-Id: I2176885549277b335c0c41b48457d09b9b76b703
Signed-off-by: Per Hansen <perh52@runbox.com>
Signed-off-by: Kerry She <shekairui@gmail.com>
Reviewed-on: http://review.coreboot.org/159
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/mainboard/advansus/a785e-i/Kconfig
src/mainboard/advansus/a785e-i/platform_cfg.h
src/mainboard/asrock/e350m1/Kconfig
src/mainboard/asrock/e350m1/platform_cfg.h
src/southbridge/amd/cimx/sb800/Kconfig
src/southbridge/amd/cimx/sb800/SBPLATFORM.h
src/southbridge/amd/cimx/sb800/cfg.c
src/vendorcode/amd/cimx/sb800/OEM.h
src/vendorcode/amd/cimx/sb800/SBPOR.c
src/vendorcode/amd/cimx/sb800/SBTYPE.h