[U-Boot] [PATCH] ARM DaVinci:Adding DM365 Support

Ben Warren biggerbadderben at gmail.com
Thu Apr 30 08:05:33 CEST 2009


Hi J-C,

On Wed, Apr 29, 2009 at 10:54 PM, Jean-Christophe PLAGNIOL-VILLARD <
plagnioj at jcrosoft.com> wrote:
<snip>
>
> > +/*==================================*/
> > +/* Network & Ethernet Configuration */
> > +/*==================================*/
> > +#define CONFIG_DRIVER_TI_EMAC
> please take a look on ben patch
> > +#define CONFIG_MII
> > +#define CONFIG_BOOTP_DEFAULT
> > +#define CONFIG_BOOTP_DNS
> > +#define CONFIG_BOOTP_DNS2
> > +#define CONFIG_BOOTP_SEND_HOSTNAME
> > +#define CONFIG_NET_RETRY_COUNT       10
>

It has to be this way for now - if he adds CONFIG_NET_MULTI there will be no
Ethernet.  I think we should take Dave B's advice and use an overall 'next'
branch so the ARM and net stuff can be in sync.  Maybe Wolfgang will create
one if we ask really nicely :)

regards,
Ben


More information about the U-Boot mailing list