Re: [U-Boot] [PATCH 2/2] mx6: Adjust the GPR offset for mx6solox

2014-07-23 Thread Stefano Babic
On 09/07/2014 22:59, Fabio Estevam wrote: > From: Fabio Estevam > > On mx6solox there is an additional 0x4000 offset for the GPR registers. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH 2/2] mx6: Adjust the GPR offset for mx6solox

2014-07-11 Thread Stefano Babic
Hi Fabio, On 09/07/2014 22:59, Fabio Estevam wrote: > From: Fabio Estevam > > On mx6solox there is an additional 0x4000 offset for the GPR registers. > > Signed-off-by: Fabio Estevam > --- > This applies against 'next' branch. > > arch/arm/include/asm/arch-mx6/imx-regs.h | 3 +++ > 1 file ch