From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] change autoboot
Date: Wed, 25 Feb 2009 20:08:40 +0100 [thread overview]
Message-ID: <20090225190840.4A002832E43F@gemini.denx.de> (raw)
In-Reply-To: <22209226.post@talk.nabble.com>
Dear bundy,
In message <22209226.post@talk.nabble.com> you wrote:
>
> Sorry I was unclear in my question, its not that saveenv doesn't work as it
> does, it was that I was hoping
> to do it through the build system/configuration file.
You can do that, too, of course. But allyou affect this way is
(usually [*]) the default environment, which gets used if the normal
environment gets corrupted - as long as there is a valid copy this
one will be used, and the default environment will never be used.
As recommended before, you can erase or otherwise invalidate (for
example, just overwrite the checksum entries) the environment to force
using the default environment.
[*] An exceptions is the (not frequently used) configuration ith an
"embedded" environment where the environment is part of the
U-Boot image itself and will get overwritten when you install a
new image.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
COBOL is for morons. -- E.W. Dijkstra
prev parent reply other threads:[~2009-02-25 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-25 4:04 [U-Boot] change autoboot bundy
2009-02-25 5:44 ` Pieter
2009-02-25 7:29 ` Wolfgang Denk
2009-02-25 18:52 ` bundy
2009-02-25 19:08 ` Wolfgang Denk [this message]
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=20090225190840.4A002832E43F@gemini.denx.de \
--to=wd@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.