]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: allow people to force envcrc building
authorMike Frysinger <vapier@gentoo.org>
Fri, 8 Jul 2011 10:44:25 +0000 (10:44 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Jul 2011 14:33:49 +0000 (16:33 +0200)
commitc3eb3fe490daeb3746e5b1fe354ff1a19eb3e3a8
tree8b7079a1f5d958f6806b952f92f8d1640bcff27b
parent8875bdb34161f9fff13757161fa7d89846003d00
env: allow people to force envcrc building

For people who want to manually extract the embedded environment so that
it can be manually packed into the final u-boot image, add a config opt
to force building of the envcrc tool.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
README
common/env_embedded.c
include/common.h
tools/envcrc.c