From: Gary Jennejohn <garyj@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 14:40:01 +0200 [thread overview]
Message-ID: <20080425144001.0cdb8f4e@peedub.jennejohn.org> (raw)
In-Reply-To: <200804240827.20526.sr@denx.de>
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.
---
Gary Jennejohn
*********************************************************************
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
*********************************************************************
next prev parent reply other threads:[~2008-04-25 12:40 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 [this message]
2008-04-25 15:26 ` Detlev Zundel
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=20080425144001.0cdb8f4e@peedub.jennejohn.org \
--to=garyj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.