]> git.ipfire.org Git - people/ms/u-boot.git/commit - tools/envcrc.c
tools/envcrc: add --binary option to export embedded env
authorMike Frysinger <vapier@gentoo.org>
Wed, 6 May 2009 12:41:45 +0000 (08:41 -0400)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:39:47 +0000 (20:39 +0200)
commit837db3d87f4bfe9261629fb4a1bb433506a3056a
tree50bcff874185330b08ab585a32698d37ae0c4ed9
parent18cc7afd9a153a66854af862d14ba01c5496cf07
tools/envcrc: add --binary option to export embedded env

The --binary option to envcrc can be used to export the embedded env as a
binary blob so that it can be manipulated/examined/whatever externally.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
tools/envcrc.c