[U-Boot] [PATCH] da850: add provision to use RMII for EMAC
Netagunte, Nagabhushana
nagabhushana.netagunte at ti.com
Mon Aug 1 11:46:27 CEST 2011
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 <nagabhushana.netagunte at ti.com>
> >
> > 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 <sudhakar.raj at ti.com>
> > Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
> > ---
> > include/configs/da850evm.h | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
> > index f7bf6be..92bab82 100644
> > --- a/include/configs/da850evm.h
> > +++ b/include/configs/da850evm.h
> > @@ -123,6 +123,7 @@
> > #ifdef CONFIG_DRIVER_TI_EMAC
> > #define CONFIG_EMAC_MDIO_PHY_NUM 0
> > #define CONFIG_MII
> > +#undef CONFIG_DRIVER_TI_EMAC_USE_RMII
> > #define CONFIG_BOOTP_DEFAULT
> > #define CONFIG_BOOTP_DNS
> > #define CONFIG_BOOTP_DNS2
>
> Cheers
> Detlev
>
> --
> Ich hoffe, Sie verzeihen mir meine Leidenschaft. Ich hätte Ihnen Ihre auch gerne verziehen.
> -- Dieter Hildebrandt
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
>
More information about the U-Boot
mailing list