
30 Apr
2009
30 Apr
'09
8:17 a.m.
On 23:05 Wed 29 Apr , Ben Warren wrote:
Hi J-C,
On Wed, Apr 29, 2009 at 10:54 PM, Jean-Christophe PLAGNIOL-VILLARD plagnioj@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.
As I've said in your patch thread I've in mind to appy your patch first
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 :)
sure
Wolfgang could help us on this?
Best Regards, J.