1
0
Fork 0
remarkable-uboot/drivers/thermal
Fabio Estevam c8434ccace thermal: imx_thermal: Do not print on error
It is not very useful to have the message below on every boot
(especially when we are using early silicon):

U-Boot 2015.10-rc2-23945-g37cf215 (Sep 08 2015 - 14:12:14 -0300)

CPU:   Freescale i.MX6UL rev1.0 792 MHz (running at 396 MHz)
CPU:   Commercial temperature grade (0C to 95C)CPU:   Thermal invalid data, fuse: 0x0
 - invalid sensor device

, so turn the error message into debug level.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2015-09-13 10:49:21 +02:00
..
Kconfig dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
Makefile thermal: imx_thermal: rework driver to be reused 2015-09-13 10:11:53 +02:00
imx_thermal.c thermal: imx_thermal: Do not print on error 2015-09-13 10:49:21 +02:00
thermal-uclass.c DM: thermal: Add imx thermal DM driver 2014-11-21 15:30:01 +01:00