public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/2] Add the Harris QUAD100HD AMCC 405EP-based board.
Date: Fri, 25 Apr 2008 17:26:36 +0200	[thread overview]
Message-ID: <m2iqy6ymz7.fsf@ohwell.denx.de> (raw)
In-Reply-To: <20080425144001.0cdb8f4e@peedub.jennejohn.org> (Gary Jennejohn's message of "Fri, 25 Apr 2008 14:40:01 +0200")

Hi Gary,

> On Thu, 24 Apr 2008 08:27:20 +0200
> Stefan Roese <sr@denx.de> 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: dzu at denx.de

  reply	other threads:[~2008-04-25 15:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-23 13:12 [U-Boot-Users] [PATCH 2/2] Add the Harris QUAD100HD AMCC 405EP-based board Gary Jennejohn
2008-04-24  6:27 ` Stefan Roese
2008-04-25 12:40   ` Gary Jennejohn
2008-04-25 15:26     ` Detlev Zundel [this message]
2008-04-25 21:44     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2iqy6ymz7.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox