Re: [U-Boot] [PATCH] da850: add provision to use RMII for EMAC

2011-08-01 Thread Netagunte, Nagabhushana
Hi Detlev, Thanks for your comments. I will remove this patch as this patch doesn't make sense. -Nag On Fri, Jul 29, 2011 at 14:01:16, Detlev Zundel wrote: > Hi, > > > From: Nagabhushana Netagunte > > > > Add provision to enable RMII support in configuration file. > > What is that supposed to m

Re: [U-Boot] [PATCH] da850: add provision to use RMII for EMAC

2011-07-29 Thread Detlev Zundel
Hi, > From: Nagabhushana Netagunte > > Add provision to enable RMII support in configuration file. What is that supposed to mean? You are actually adding an "undef", so nothing changes. What are you trying to achieve? > Signed-off-by: Sudhakar Rajashekhara > Signed-off-by: Nagabhushana Netag

[U-Boot] [PATCH] da850: add provision to use RMII for EMAC

2011-07-28 Thread nagabhushana.netagunte
From: Nagabhushana Netagunte Add provision to enable RMII support in configuration file. Signed-off-by: Sudhakar Rajashekhara Signed-off-by: Nagabhushana Netagunte --- include/configs/da850evm.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/da850evm.