[commit] r3280 - cpu/arm/mmp3
Sept. 4, 2012
10:14 a.m.
Author: pgf Date: Tue Sep 4 19:14:17 2012 New Revision: 3280 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3280 Log: thermal: fix typo in high-range thermal table Modified: cpu/arm/mmp3/thermal.fth Modified: cpu/arm/mmp3/thermal.fth ============================================================================== --- cpu/arm/mmp3/thermal.fth Tue Sep 4 12:40:05 2012 (r3279) +++ cpu/arm/mmp3/thermal.fth Tue Sep 4 19:14:17 2012 (r3280) @@ -31,9 +31,9 @@ create gc0 \ high range d# 780 w, \ 0000 -d# 830 w, \ 0001 +d# 805 w, \ 0001 d# 855 w, \ 0010 -d# 805 w, \ 0011 +d# 830 w, \ 0011 d# 955 w, \ 0100 d# 930 w, \ 0101 d# 880 w, \ 0110
4883
Age (days ago)
4883
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service