[U-Boot] [PATCH 1/6] h2200: Add support for iPAQ h2200
Marek Vasut
marex at denx.de
Thu Sep 20 14:14:39 CEST 2012
Dear Joe Hershberger,
> Hi Marek,
>
> On Wed, Sep 19, 2012 at 4:02 PM, Marek Vasut <marex at 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.
Oh wait, this is the CDC ethernet mac ... oh man. But we certainly should
interoduce some configs for this.
> -Joe
Best regards,
Marek Vasut
More information about the U-Boot
mailing list