[U-Boot] [PATCH] mx6: soc: Fix typo in temperature unit name

Stefano Babic sbabic at denx.de
Tue Jun 27 07:08:25 UTC 2017


On 22/06/2017 15:50, Fabio Estevam wrote:
> The correct name is 'Celsius', so fix it accordingly.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
> ---
>  arch/arm/cpu/armv7/mx6/soc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c
> index dd94797..2bedbdb 100644
> --- a/arch/arm/cpu/armv7/mx6/soc.c
> +++ b/arch/arm/cpu/armv7/mx6/soc.c
> @@ -158,7 +158,7 @@ u32 get_cpu_speed_grade_hz(void)
>   * OCOTP_MEM0[7:6] (see Fusemap Description Table offset 0x480)
>   * defines a 2-bit Temperature Grade
>   *
> - * return temperature grade and min/max temperature in celcius
> + * return temperature grade and min/max temperature in Celsius
>   */
>  #define OCOTP_MEM0_TEMP_SHIFT          6
>  
> 

Applied to u-boot-imx, -master (typo), thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list