the following patch was just integrated into master: commit eb58bc5af6b8bf626f38d0c07bf55db2835f53b5 Author: Duncan Laurie dlaurie@chromium.org Date: Wed Dec 19 09:14:10 2012 -0800
baskingridge: Report static temperature in _TMP
The current code is attempting to convert from an invalid starting temperature. Since we aren't sure where the temperature will come from yet just return a static value.
This stops the kernel from going to S5 on boot because it thinks the temperature is too high.
Change-Id: I433fa407e545458344af5842b353df5bc71bfdad Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: http://review.coreboot.org/2679 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Wed Mar 13 02:29:15 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Mar 14 20:15:06 2013, giving +2 See http://review.coreboot.org/2679 for details.
-gerrit