Re: [U-Boot] [PATCH v4 3/4] ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions

2011-04-19 Thread Paulraj, Sandeep
> > Signed-off-by: Luca Ceresoli > --- > Changes in v4: > - this patch is new in v4. > > arch/arm/include/asm/arch-omap3/omap3-regs.h | 95 > ++ > 1 files changed, 95 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h >

[U-Boot] [PATCH v4 3/4] ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions

2011-04-15 Thread Luca Ceresoli
Signed-off-by: Luca Ceresoli --- Changes in v4: - this patch is new in v4. arch/arm/include/asm/arch-omap3/omap3-regs.h | 95 ++ 1 files changed, 95 insertions(+), 0 deletions(-) create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h diff --git a/arch/arm/in