[U-Boot-Users] Building fw_printenv ?

Wolfgang Denk wd at denx.de
Thu Mar 10 12:47:38 CET 2005


In message <42303056.3010305 at imc-berlin.de> you wrote:
> 
> how can I build fw_printenv?

-> cd tools/env
-> make
ln -s ../../lib_generic/crc32.c crc32.c
cc -M   -DUSE_HOSTCC crc32.c  fw_env.c  fw_env_main.c > .depend
ppc_8xx-gcc -Wall -DUSE_HOSTCC crc32.c  fw_env.c  fw_env_main.c -o fw_printenv

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I mean, I . . . think to understand you, I just don't know  what  you
are saying ...                        - Terry Pratchett, _Soul Music_




More information about the U-Boot mailing list