Dear Kim Phillips,

In message <[EMAIL PROTECTED]> you wrote:
>
> > >>  - Ethernet address:
> > >>                  CONFIG_ETHADDR
> > >> +                CONFIG_ETH1ADDR
> > >>                  CONFIG_ETH2ADDR
> > >
> > > hmm..historically ETHADDR has been the implicit ETH1ADDR.  Did you mean
> > > to s/ETHADDR/ETH1ADDR/ ?  if so, you'd need a better justification and
> > > a much larger patch.  Otherwise, please don't do this; add a
> > > CONFIG_ETH6ADDR below instead.

No, numbering starts at 0 and matches Linux interface names.

CONFIG_ETHADDR  => "ethaddr"  => "eth0"
CONFIG_ETH1ADDR => "eth1addr" => "eth1"
...
CONFIG_ETHNADDR => "ethNaddr" => "ethN"

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
For those who like this sort of thing, this is the sort of thing they
like.                                               - Abraham Lincoln
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to