[U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Destrukto
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 I ask if someone got experience with this. THX Destrukto -- View this message in context: http://www.nabble.com/Edit-U-Boot-Env-with-fw_printenv---fw_sav

Re: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Markus Klotzbücher
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=

Re: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Well, this was the first I've tried but it didn't work maybe you could > explain me the instruction step by step so I can check out where I've made a > mistake. "didn't work" is such a vague description that help is impossible. Please see http://ww

Re: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> Markus wrote: > > 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. And of course you should read the manual and especially the FAQ. Please do that *before* posting. See http://www.denx.de/wiki/

Re: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Destrukto
Well, this was the first I've tried but it didn't work maybe you could explain me the instruction step by step so I can check out where I've made a mistake. Thx Destrukto wd wrote: > > In message <[EMAIL PROTECTED]> Markus wrote: >> >> You have to use top of tree U-Boot as a compile fix was ju

Re: [U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv

2008-01-25 Thread Markus Klotzbücher
Destrukto <[EMAIL PROTECTED]> writes: > Well, this was the first I've tried but it didn't work maybe you could > explain me the instruction step by step so I can check out where I've made a > mistake. Please post exactly what you did and what errors you got, and we'll try to tell you what you're