[U-Boot-Users] [PATCH] sh: Add support Renesas Solutions Migo-R board

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Fri Jan 25 09:20:54 CET 2008


Hi ,Wolfgang.

2008/1/25, Wolfgang Denk <wd at denx.de>:
>
> In message <29ab51dc0801242249y20aa29d4o1e3c2402f70747d7 at mail.gmail.com>
> Nobuhiro Iwamatsu wrote:
> >
> > > +#define CONFIG_NETMASK         255.255.255.0
> > > +#define CONFIG_IPADDR          192.168.10.100
> > > +#define CONFIG_SERVERIP                192.168.10.77
> > > +#define CONFIG_GATEWAYIP       192.168.10.77
> > > +#define CONFIG_ETHADDR         00:00:00:07:08:09
> >
> > Please change MAC address.
> > Does this board have Ether ROM?
> > If this board doesn't have it, please set the MAC address in
> > your company. This MAC address is not good.
>
> The MAC address shout NOT be set in the board config file at all.
>
> Don't do it, it is a very bad idea!

Thank you for your comments.
Sorry. I understood the problem concerning the MAC address from ML's log.

To Goda-san:
 Please remove CONFIG_ETHADDR line from config file and resend patches.

Thanks,
 Nobuhiro




More information about the U-Boot mailing list