All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv
Date: Fri, 25 Jan 2008 10:42:30 +0100	[thread overview]
Message-ID: <87hch2fdh5.fsf@denx.de> (raw)
In-Reply-To: <15084184.post@talk.nabble.com> (Destrukto's message of "Fri\, 25 Jan 2008 01\:32\:55 -0800 \(PST\)")

Hi Destrukto,

Destrukto <simon.bielmann@gmx.ch> writes:

> Well just a simple question, how can I use these commands. I found the
> commands in the tools folder of U-Boot but they can't be compiled. So

Compiles ok here:

mk at lisa:~/src/git/u-boot$ make env
make -C tools/env all MTD_VERSION= || exit 1
make[1]: Entering directory `/home/mk/src/git/u-boot/tools/env'
make[1]: Leaving directory `/home/mk/src/git/u-boot/tools/env'
make[1]: Entering directory `/home/mk/src/git/u-boot/tools/env'
ppc_4xxFP-gcc -Wall -DUSE_HOSTCC crc32.c  fw_env.c  fw_env_main.c -o fw_printenv
make[1]: Leaving directory `/home/mk/src/git/u-boot/tools/env'

You have to use top of tree U-Boot as a compile fix was just merged
recently. Also make sure to read tools/env/README.

Best regards

Markus Klotzbuecher

--
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

  reply	other threads:[~2008-01-25  9:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25  9:32 [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv Destrukto
2008-01-25  9:42 ` Markus Klotzbücher [this message]
2008-01-25 15:02   ` Wolfgang Denk
2008-01-25 15:33     ` Destrukto
2008-01-25 16:05       ` Markus Klotzbücher
2008-01-25 23:56       ` 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=87hch2fdh5.fsf@denx.de \
    --to=mk@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.