Re: [U-Boot] [PATCH] TI: DaVinci: Adding GIO addresses to header file

2009-09-22 Thread Wolfgang Denk
Dear "Paulraj, Sandeep", In message <0554bef07d437848af01b9c9b5f0bc5d92854...@dlee01.ent.ti.com> you wrote: > > > > > From: Sandeep Paulraj > > > > This patch adds GIO definitions to the hardware.h > > header file > > > > Signed-off-by: Sandeep Paulraj > > --- > > include/asm-arm/arch-davi

Re: [U-Boot] [PATCH] TI: DaVinci: Adding GIO addresses to header file

2009-09-22 Thread Wolfgang Denk
Dear s-paul...@ti.com, In message <1252783655-13545-1-git-send-email-s-paul...@ti.com> you wrote: > From: Sandeep Paulraj > > This patch adds GIO definitions to the hardware.h > header file > > Signed-off-by: Sandeep Paulraj NAK. Please do not add such address lists. Please use C structures t

Re: [U-Boot] [PATCH] TI: DaVinci: Adding GIO addresses to header file

2009-09-15 Thread Paulraj, Sandeep
> > From: Sandeep Paulraj > > This patch adds GIO definitions to the hardware.h > header file > > Signed-off-by: Sandeep Paulraj > --- > include/asm-arm/arch-davinci/hardware.h | 23 +++ > 1 files changed, 23 insertions(+), 0 deletions(-) > Pushed to u-boot-ti

[U-Boot] [PATCH] TI: DaVinci: Adding GIO addresses to header file

2009-09-12 Thread s-paulraj
From: Sandeep Paulraj This patch adds GIO definitions to the hardware.h header file Signed-off-by: Sandeep Paulraj --- include/asm-arm/arch-davinci/hardware.h | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/include/asm-arm/arch-davinci/hardware.h