From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Delete all env vars except read onlys
Date: Tue, 12 Feb 2008 09:44:42 +0100 [thread overview]
Message-ID: <200802120944.42632.matthias.fuchs@esd-electronics.com> (raw)
Hi,
I am wondering if there is a way to delete all environment variables
but not the readonly ones. The common way to delete all variables
is to make the environment CRC invalid an do a reset. After reset
a saveenv saves a default environment.
What I want to do is to delete all variables (preferable from an autoscr script)
but not the vendor variables like serial# and eth?addr.
Wildcards in the setenv parameters would solve this issue,
but chars like '*' or '?' are valid chars for environment variables.
Any idea?
Matthias
next reply other threads:[~2008-02-12 8:44 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 8:44 Matthias Fuchs [this message]
2008-02-12 14:49 ` [U-Boot-Users] Delete all env vars except read onlys Stefan Roese
2008-02-12 22:55 ` Wolfgang Denk
2008-02-13 8:21 ` Matthias Fuchs
2008-02-13 8:56 ` Stefan Roese
2008-02-13 9:18 ` Matthias Fuchs
2008-02-13 10:02 ` Markus Klotzbücher
2008-02-13 10:13 ` Stefan Roese
2008-02-13 10:33 ` Markus Klotzbücher
2008-02-13 11:13 ` Detlev Zundel
2008-02-13 12:55 ` Markus Klotzbücher
2008-02-13 12:58 ` Stefan Roese
2008-02-13 22:43 ` Wolfgang Denk
2008-02-13 22:49 ` Scott Wood
2008-02-13 23:03 ` Wolfgang Denk
2008-02-13 23:04 ` Scott Wood
2008-02-13 23:11 ` Wolfgang Denk
2008-02-15 15:37 ` Detlev Zundel
2008-02-13 22:40 ` Wolfgang Denk
2008-02-13 22:50 ` Scott Wood
2008-02-13 23:05 ` Wolfgang Denk
2008-02-14 5:20 ` Stefan Roese
2008-02-14 7:44 ` Wolfgang Denk
2008-02-15 15:52 ` Detlev Zundel
2008-02-15 16:11 ` Wolfgang Denk
2008-02-15 16:40 ` Wolfgang Denk
2008-02-15 17:12 ` Markus Klotzbücher
2008-02-15 20:27 ` Jean-Christophe PLAGNIOL-VILLARD
2008-02-20 21:17 ` Matthias Fuchs
2008-02-20 21:30 ` Ulf Samuelsson
2008-02-21 0:04 ` Wolfgang Denk
2008-02-22 12:00 ` Wolfgang Denk
2008-02-18 9:41 ` Martin Krause
2008-03-25 21:10 ` Wolfgang Denk
2008-02-13 22:38 ` Wolfgang Denk
2008-02-12 22:38 ` 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=200802120944.42632.matthias.fuchs@esd-electronics.com \
--to=matthias.fuchs@esd-electronics.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