[U-Boot] [PATCHv8] new tool mkenvimage: generates an env image from an arbitrary config file

Wolfgang Denk wd at denx.de
Thu Oct 6 23:17:19 CEST 2011


Dear David Wagner,

In message <1317367880-13986-1-git-send-email-david.wagner at free-electrons.com> you wrote:
> This tool takes a key=value configuration file (same as would a `printenv' show)
> and generates the corresponding environment image, ready to be flashed.
> 
> use case: flash the environment with an external tool
> 
> Signed-off-by: David Wagner <david.wagner at free-electrons.com>
> Acked-by; Mike Frysinger <vapier at gentoo.org>
> Tested-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
> 
> change since v7:
> 
> add a missing header (stdlib.h)
> 
>  tools/Makefile     |    5 +
>  tools/mkenvimage.c |  271 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 276 insertions(+), 0 deletions(-)
>  create mode 100644 tools/mkenvimage.c

Checkpatch says:

total: 1 errors, 0 warnings, 294 lines checked

Please clean up and resubmit.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I don't care if you *ARE* on a bondage-and-discipline  post-technical
system  pawned off by the nation's largest oughta-be-illegal monopoly
who cannot escape the sins of their forefathers -- namely, using  the
wrong  slash for directories when the C language and its brethren use
it for something else that's very important.
         -- Tom Christiansen in <55oabg$1j1$1 at csnews.cs.colorado.edu>


More information about the U-Boot mailing list