public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/1] Fix 8313ERDB board configuration
Date: Thu, 15 May 2008 15:11:48 -0700	[thread overview]
Message-ID: <482CB524.8070301@gmail.com> (raw)
In-Reply-To: <1210886469.880.45.camel@laptop>

York Sun wrote:
> Ben,
>
> On Thu, 2008-05-15 at 13:50 -0700, Ben Warren wrote:
>   
>>> -#ifdef CONFIG_HAS_ETH0
>>>  #define CONFIG_ETHADDR		00:E0:0C:00:95:01
>>> -#endif
>>> -
>>> -#ifdef CONFIG_HAS_ETH1
>>>  #define CONFIG_ETH1ADDR		00:E0:0C:00:95:02
>>> -#endif
>>>   
>>>       
>> Please also remove the default MAC address assignments.
>>     
>
> I think we need them, don't we?
>
>   
No, there have been many discussions about this, and the consensus is 
that there shouldn't be default addresses assigned.  One of many reasons 
is that the numbers you've chosen actually belong to some kind of 
corporate entity (I would guess Freescale) and not the end user.  It's 
better for the end user to either use private addresses or ones that 
they have purchased from IEEE.
>>>  
>>>  #define CONFIG_IPADDR		10.0.0.2
>>>  #define CONFIG_SERVERIP		10.0.0.1
>>>   
>>>       
>> While you're at it, putting default IP addresses is also pointless.
>>     
>
> At least it tells you that you can put your address here. It doesn't
> hurt.
> And BTW, I want to make my patch as small as possible. I'll leave the
> rest to the board maintainer.
>
> York
>
>
>   
I'm less picky about this one because as you say it doesn't really 
hurt.  All it will do is initialize the network to an unreachable state 
on the vast majority of purchasers of your eval boards.  Let's leave it 
up to the board maintainer.

regards,
Ben

  reply	other threads:[~2008-05-15 22:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 20:26 [U-Boot-Users] [PATCH 1/1] Fix 8313ERDB board configuration York Sun
2008-05-15 20:50 ` Ben Warren
2008-05-15 21:21   ` York Sun
2008-05-15 22:11     ` Ben Warren [this message]
2008-05-15 22:22     ` Wolfgang Denk
2008-05-15 22:26       ` Timur Tabi
2008-05-15 22:41         ` Wolfgang Denk
2008-05-15 22:43           ` Timur Tabi
2008-05-15 23:06             ` Wolfgang Denk
2008-05-15 23:10               ` Timur Tabi
2008-05-16  0:25                 ` Ben Warren
2008-05-19 21:01                   ` Wolfgang Denk
2008-05-19 21:04 ` 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=482CB524.8070301@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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