the following patch was just integrated into master: commit e899e518d88f2f48927fba9006d02ea9e1e5a797 Author: Martin Roth martin@se-eng.com Date: Wed Dec 5 16:07:11 2012 -0700
SB800: Add IMC ROM and fan control.
Add configuration for AMD's IMC ROM and fan registers for cimx/sb800 platforms.
- Allows user to add the IMC rom to the build and to configure the location of the "signature" between the allowed positions. - Allows for no fan control, manual setup of SB800 Fan registers, or setup of the IMC fan configuration registers. - Register configuration is done through devicetree.cb. No files need to be added for new platform configuration. - Initial setup is for Persimmon, but may be extended to any cimx/sb800 platform.
Change-Id: Ib06408d794988cbb29eed6adbeeadea8b2629bae Signed-off-by: Martin Roth martin@se-eng.com Reviewed-on: http://review.coreboot.org/1977 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de Reviewed-by: Marc Jones marcj303@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Dec 11 14:17:23 2012, giving +1 Build-Tested: build bot (Jenkins) at Tue Dec 11 03:11:26 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Wed Dec 12 17:43:22 2012, giving +2 See http://review.coreboot.org/1977 for details.
-gerrit