the following patch was just integrated into master: commit aab66b1dc7908366f35ed58b774bb2dbe214278c Author: Patrick Georgi patrick@georgi-clan.de Date: Sun Feb 22 16:27:56 2015 +0100
AMD Fam10h: sanity check some CPU data
If a certain register returns crap values, we determine core_power using an uninitialized variable. That doesn't sound healthy.
Change-Id: I1e890b78bfcc3bf0255a3d4f6561a783134b1719 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Found-by: Coverity Scan Reviewed-on: http://review.coreboot.org/8508 Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/8508 for details.
-gerrit