Re: [U-Boot] [PATCH 1/4] imx: add cpu type for i.MX2 and i.MX3

2015-08-11 Thread Stefano Babic
On 10/08/2015 14:53, Peng Fan wrote: Add cpu types for i.MX2/3. Signed-off-by: Peng Fan peng@freescale.com Cc: Stefano Babic sba...@denx.de --- arch/arm/include/asm/arch-imx/cpu.h | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/include/asm/arch-imx/cpu.h

[U-Boot] [PATCH 1/4] imx: add cpu type for i.MX2 and i.MX3

2015-08-10 Thread Peng Fan
Add cpu types for i.MX2/3. Signed-off-by: Peng Fan peng@freescale.com Cc: Stefano Babic sba...@denx.de --- arch/arm/include/asm/arch-imx/cpu.h | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/include/asm/arch-imx/cpu.h b/arch/arm/include/asm/arch-imx/cpu.h index