Hi Marek,

On Wed, Sep 19, 2012 at 4:02 PM, Marek Vasut <ma...@denx.de> wrote:
> Dear Łukasz Dałek,
>
> [ Joe, see the bottom of my babble here ]
>
>> +
>> +# define CONFIG_USB_ETHER            1
>> +# define CONFIG_USBNET_DEV_ADDR              "de:ad:be:ef:00:01"
>> +# define CONFIG_USBNET_HOST_ADDR     "de:ad:be:ef:00:02"
>
> Definitelly not, any mac address setting should not be present, Joe ?

I certainly agree, in most cases.  However, a USB Ethernet device is
unique in that it is known to be 1 of only 2 devices on the network.
Therefore conflicts are unlikely.  The only source of conflicts is if
there are more than one of these devices plugged into the same host,
and even then I'm not sure that it's a problem, since the routing will
have to choose an interface first anyway.

-Joe
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to