Hi Gary, > On Thu, 24 Apr 2008 08:27:20 +0200 > Stefan Roese <[EMAIL PROTECTED]> 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.
Mac addresses (not that those are worth of that title) should not go into stock U-Boot source. This only calls for lots of trouble as discussed n+1 times. The customer will have to assign correct addresses anyway, so there is no reason to set a bad example in source others will copy from. Cheers Detlev -- A GNU manual should give a good introduction to a beginner reading through from the start, and should also provide all the details that hackers want. --- GNU Coding Standards -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users