Hi Jason, --- On Wed, 5/11/11, Jason Liu <jason....@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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot