[U-Boot] [PATCH V7 3/3] MX53: support for freescale MX53LOCO board

Fabio Estevam fabioestevam at yahoo.com
Wed May 11 14:03:33 CEST 2011


Hi Jason,

--- On Wed, 5/11/11, Jason Liu <jason.hui at linaro.org> wrote:
... 
> diff --git a/arch/arm/cpu/armv7/mx5/soc.c
> b/arch/arm/cpu/armv7/mx5/soc.c
> index 6f4e8db..9c03474 100644
> --- a/arch/arm/cpu/armv7/mx5/soc.c
> +++ b/arch/arm/cpu/armv7/mx5/soc.c
...

This file is not MX53Loco specific, so it should be part of another patch.
        
> mxc_get_clock(MXC_ARM_CLK) / 1000000);
> -    printf("Reset cause: %s\n", get_reset_cause());
> +    printf("Reset  cause: %s\n", get_reset_cause());
>      return 0;

What is the purpose of this change?

> index f687503..2d7e9ed 100644
> --- a/arch/arm/include/asm/arch-mx5/sys_proto.h
> +++ b/arch/arm/include/asm/arch-mx5/sys_proto.h

This file is not MX53Loco specific, so it should be part of another patch.

Regards,

Fabio Estevam


More information about the U-Boot mailing list