Re: [U-Boot] [PATCH v6 1/3] mx27: add missing constant for mx27

2013-09-10 Thread Stefano Babic
On 06/09/2013 17:33, Philippe Reynes wrote: > Add some missing constant (chip select, ...) > > Signed-off-by: Philippe Reynes > Signed-off-by: Eric Jarrige > Acked-by: Stefano Babic > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH v6 1/3] mx27: add missing constant for mx27

2013-09-06 Thread Philippe Reynes
Add some missing constant (chip select, ...) Signed-off-by: Philippe Reynes Signed-off-by: Eric Jarrige Acked-by: Stefano Babic --- arch/arm/cpu/arm926ejs/mx27/asm-offsets.c |5 + arch/arm/include/asm/arch-mx27/imx-regs.h |6 +- 2 files changed, 10 insertions(+), 1 deletions(-)