[U-Boot-Users] tool to create environment on host?

Wolfgang Denk wd at denx.de
Wed May 25 11:15:09 CEST 2005


In message <42943FAC.4010206 at imc-berlin.de> you wrote:
> 
> is there a tool to create a binary environment block from a text file on the 
> host?

No, not yet.

> If not what would be the best point to start?

tools/env/fw_env.[ch]

Replace the flash_io() code with something  that  simply  writes  the
data to a regular file.

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
Always borrow money from a pessimist; they don't expect  to  be  paid
back.




More information about the U-Boot mailing list