Hi Destrukto,

Destrukto <[EMAIL PROTECTED]> 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:

[EMAIL PROTECTED]:~/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: [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to