Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

2009-09-22 Thread Wolfgang Denk
Dear "Paulraj, Sandeep", In message <0554bef07d437848af01b9c9b5f0bc5d929e5...@dlee01.ent.ti.com> you wrote: > > > > From: Sandeep Paulraj > > > > This patch enables EMAC on the DM365 EVM. > > > > Signed-off-by: Sandeep Paulraj > > --- > > board/davinci/dm365evm/dm365evm.c | 38 > > ++

Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

2009-09-22 Thread Wolfgang Denk
Dear s-paul...@ti.com, In message <1252955798-31840-1-git-send-email-s-paul...@ti.com> you wrote: > From: Sandeep Paulraj > > This patch enables EMAC on the DM365 EVM. > > Signed-off-by: Sandeep Paulraj > --- > board/davinci/dm365evm/dm365evm.c | 38 > +

Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

2009-09-18 Thread Paulraj, Sandeep
> From: Sandeep Paulraj > > This patch enables EMAC on the DM365 EVM. > > Signed-off-by: Sandeep Paulraj > --- > board/davinci/dm365evm/dm365evm.c | 38 > + > 1 files changed, 38 insertions(+), 0 deletions(-) > Pushed to u-boot-ti _

Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

2009-09-14 Thread Paulraj, Sandeep
> -Original Message- > From: Matt Waddel [mailto:mwad...@control4.com] > Sent: Monday, September 14, 2009 5:43 PM > To: u-boot@lists.denx.de > Cc: Paulraj, Sandeep > Subject: Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on > DM365 > > Hi San

Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

2009-09-14 Thread Matt Waddel
Hi Sandeep, Is there another part to this patch still coming or did I miss a patch along the way? This patch as-is doesn't compile: ... dm365evm.c: In function ‘board_eth_init’: dm365evm.c:47: error: ‘GIO_DIR01’ undeclared (first use in this function)