Re: [U-Boot] [PATCH 2/4] imx: mx31 use new formula for get_cpu_rev

2015-08-11 Thread Stefano Babic
On 10/08/2015 14:53, Peng Fan wrote: Use new formula for get_cpu_rev, since we need to use this formula to do runtime check for all i.MXes. Signed-off-by: Peng Fan peng@freescale.com Cc: Stefano Babic sba...@denx.de --- arch/arm/cpu/arm1136/mx31/generic.c| 2 +-

[U-Boot] [PATCH 2/4] imx: mx31 use new formula for get_cpu_rev

2015-08-10 Thread Peng Fan
Use new formula for get_cpu_rev, since we need to use this formula to do runtime check for all i.MXes. Signed-off-by: Peng Fan peng@freescale.com Cc: Stefano Babic sba...@denx.de --- arch/arm/cpu/arm1136/mx31/generic.c| 2 +- arch/arm/include/asm/arch-mx31/sys_proto.h | 2 ++ 2 files