[U-Boot-Users] [PATCH 2/2] Add the Harris QUAD100HD AMCC 405EP-based board.
Wolfgang Denk
wd at denx.de
Fri Apr 25 23:44:54 CEST 2008
Hello Gary,
in message <20080425144001.0cdb8f4e at peedub.jennejohn.org> you wrote:
>
> > > +#define CONFIG_IPADDR 192.168.1.67
> > > +#define CONFIG_SERVERIP 192.168.1.50
> > > +#define CONFIG_GATEWAYIP 192.168.1.1
> > > +#define CONFIG_NETMASK 255.255.255.0
> > > +#define CONFIG_ETHADDR 00:01:02:03:04:05
> > > +#define CONFIG_ETH1ADDR 00:01:02:03:04:06
> >
> > Are you really sure that you want to provide default MAC-addresses? We usually
> > don't do this.
>
> The customer had CONFIG_ETHADDR set in PPCBoot. I added CONFIG_ETH1ADDR
> analog to that, since I have CONFIG_NET_MULTI defined in quad100hd.h.
>
> I personally don't care either way and have no problem with removing them.
> Don't know what the customer would have to say about that.
Please remove this stuff from the board conig file. It has no place
there. Not to mention that the used MAC addresses are owned by the
3Com corporation, and we have no permission to use these.
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: wd at denx.de
"There are some good people in it, but the orchestra as a whole is
equivalent to a gang bent on destruction." - John Cage, composer
More information about the U-Boot
mailing list