On Thu, Aug 13, 2009 at 01:01:16AM -0400, Mike Frysinger wrote :
> On Tuesday 28 July 2009 11:44:27 Albin Tonnerre wrote:
> > When CONFIG_NET_MULTI is defined, the NetLoop code looks in
> > eth_get_device()->enetaddr for the MAC address. However, this value may
> > not be set. In fact, it will not
On Tuesday 28 July 2009 11:44:27 Albin Tonnerre wrote:
> When CONFIG_NET_MULTI is defined, the NetLoop code looks in
> eth_get_device()->enetaddr for the MAC address. However, this value may
> not be set. In fact, it will not be if ethaddr was not present in the
> environment when uboot was started
When CONFIG_NET_MULTI is defined, the NetLoop code looks in
eth_get_device()->enetaddr for the MAC address. However, this value may
not be set. In fact, it will not be if ethaddr was not present in the
environment when uboot was started. Therefore, even with 'setenv ethaddr
xx:xx:xx:xx:xx:xx', eg.
3 matches
Mail list logo