From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ATSTK1002: Remove default ethernet addresses
Date: Mon, 29 Oct 2007 16:29:35 +0100 [thread overview]
Message-ID: <0da401c81a40$cea925c0$090514ac@atmel.com> (raw)
In-Reply-To: 20071029125833.7926abf2@dhcp-255-175.norway.atmel.com
> On Mon, 29 Oct 2007 12:45:54 +0100
> "Ulf Samuelsson" <ulf@atmel.com> wrote:
>
>> Also: I am not proposing a "default" address
>> just that the user can, by running a command, set the ethaddr
>> to something which is useful for production.
>> If the user does not run the command, then the address will remain unset.
>> Once the ethaddr is set to a different value, it should, as usual, not be
>> possible to change it.
>
> Oh. But why are you opposed to this change which simply removes the
> default address? You can still use setenv to set ethaddr to anything
> you want.
>
I am not opposed to the change, I just point out that there is a use for
an initial ethernet address and an initial ip address.
I want to be able to download linux/root fs without connecting to a serial port at all.
To provide a setenv command, I then have to put it in the bootcmd.
I do want to avoid having a 1 kB+ large bootcmd,
which would be required if you want to set up the environment this way.
The proposed method will allow the board to reset to a known state
easily, something which is not possible if you program the environment
or program the board using setenv command.
The bootcmd, would, using the proposed method,
run the command to define the environment, and then download
an autoscript which would define the rest of the environment.
There is no need for a serial communication which may, or may not be availbable.
It all boils downto, that some people prefer a certain way and others prefer
to do it in a different way. I believe in letting the customer decide his method.
It is important, to solve the problem with duplicate ethernet addresses.
Best Regards
Ulf Samuelsson ulf at atmel.com
next prev parent reply other threads:[~2007-10-29 15:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-29 7:45 [U-Boot-Users] [PATCH] ATSTK1002: Remove default ethernet addresses Haavard Skinnemoen
[not found] ` <00b901c81a15$ae74e170$01c4af0a@Glamdring>
2007-10-29 11:23 ` Haavard Skinnemoen
2007-10-29 11:45 ` Ulf Samuelsson
2007-10-29 11:58 ` Haavard Skinnemoen
2007-10-29 15:29 ` Ulf Samuelsson [this message]
2007-10-29 15:55 ` Haavard Skinnemoen
2007-10-30 12:53 ` Robin Cutshaw
2007-10-30 13:25 ` Haavard Skinnemoen
2007-10-30 16:37 ` Scott Wood
2007-10-30 19:13 ` Ulf Samuelsson
2007-10-30 20:57 ` Haavard Skinnemoen
2007-10-30 20:18 ` Ulf Samuelsson
2007-10-29 15:29 ` Ulf Samuelsson
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='0da401c81a40$cea925c0$090514ac@atmel.com' \
--to=ulf@atmel.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