summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorTim Harvey <[email protected]>2015-05-21 08:40:06 -0700
committerStefano Babic <[email protected]>2015-05-26 14:21:25 +0200
commitbe56de6f332563ba5d4d70d720bf9e053efb7472 (patch)
tree124bbde1dd6c793f3481faa4c164ffda68b24792 /scripts/basic
parent7254d92ebcedf9dc8dfe76a8d310faf46f46274f (diff)
thermal: imx_thermal: increase critical temperature threshold
The CPU temperature grade from OTP is now used to define the critical threshold at which point we busyloop until we are below, however this threshold is still too low. Instead of 20C below the max CPU temperature, change it to 5C defined now by TEMPERATURE_HOT_DETLA for clarity. Rename 'passive' to 'critical' as that better defines our use case here. Additionally change the output of the busyloop message to show the max CPU temperature as well as current. Before: CPU Temperature is 101 C, too hot to boot, waiting... CPU Temperature is 101 C, too hot to boot, waiting... After: CPU Temperature (101C) too close to max (105C) waiting... CPU Temperature (101C) too close to max (105C) waiting... Cc: Stefan Roese <[email protected]> Cc: Eric Nelson <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Nikita Kiryanov <[email protected]> Cc: Jon Nettleton <[email protected]> Cc: Jason Liu <[email protected]> Cc: Ye Li <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Christian Gmeiner <[email protected]> Cc: Markus Niebel <[email protected]> Cc: Peng Fan <[email protected]> Signed-off-by: Tim Harvey <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions