Re: [U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection

2016-05-24 Thread Stefano Babic
On 23/05/2016 12:35, Peng Fan wrote: > Introduce simpler macros for runtime cpu dection. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > --- > arch/arm/include/asm/imx-common/sys_proto.h | 8 > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/include/asm/imx-common/sys_prot

Re: [U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection

2016-05-23 Thread Stefano Babic
Hi Peng, On 23/05/2016 12:35, Peng Fan wrote: > Introduce simpler macros for runtime cpu dection. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > --- > arch/arm/include/asm/imx-common/sys_proto.h | 8 > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/include/asm/imx-commo

[U-Boot] [PATCH V2 01/15] imx-common: introduce simpler macros for runtime dection

2016-05-23 Thread Peng Fan
Introduce simpler macros for runtime cpu dection. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/include/asm/imx-common/sys_proto.h | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/include/asm/imx-common/sys_proto.h b/arch/arm/include/asm/imx-common/sys_proto.h inde