[U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support

2015-07-13 Thread Otavio Salvador
Add thermal support so that we can see the following message on boot: CPU: Industrial temperature grade (-40C to 105C) at 33C Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None configs/cgtqmx6qeval_defconfig | 3 +++ include/configs/cgtqmx6eval.h | 8 2

Re: [U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support

2015-07-13 Thread Simon Glass
Hi, On 13 July 2015 at 13:01, Otavio Salvador ota...@ossystems.com.br wrote: Add thermal support so that we can see the following message on boot: CPU: Industrial temperature grade (-40C to 105C) at 33C Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None

Re: [U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support

2015-07-13 Thread Peter Robinson
On Mon, Jul 13, 2015 at 8:01 PM, Otavio Salvador ota...@ossystems.com.br wrote: Add thermal support so that we can see the following message on boot: CPU: Industrial temperature grade (-40C to 105C) at 33C Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None

Re: [U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support

2015-07-13 Thread Fabio Estevam
Hi Simon, On Mon, Jul 13, 2015 at 6:11 PM, Simon Glass s...@chromium.org wrote: While you are in there, do you think you could fix the comments in thermal.h, which are mostly bogus? Just sent a patch fixing it. +/* Thermal support */ +#define CONFIG_IMX6_THERMAL This could move to