u-boot/drivers/thermal
Tim Harvey 3b7ad216e2 thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
Remove the check for temperature being within the min/max range and enter the
busywait cooling loop whenever the CPU temperature is over the critical temp.
This fixes the issue where if a board was booted at a temp greater than
the CPU temperature max, it would skip the loop and never indicate or try
to address the overtemp issue.

Cc: Ye Li <b37916@freescale.com>
Cc: Jason Liu <r64343@freescale.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2015-07-10 09:23:32 +02:00
..
imx_thermal.c thermal:imx_thermal: enter busywait cooling loop when over max CPU temp 2015-07-10 09:23:32 +02:00
Kconfig dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
Makefile DM: thermal: Add imx thermal DM driver 2014-11-21 15:30:01 +01:00
thermal-uclass.c DM: thermal: Add imx thermal DM driver 2014-11-21 15:30:01 +01:00