[U-Boot] [PATCH] env: allow people to force envcrc building
Wolfgang Denk
wd at denx.de
Sun Apr 24 16:28:57 CEST 2011
Dear Mike Frysinger,
In message <1303630430-29811-1-git-send-email-vapier at gentoo.org> you wrote:
> 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 at gentoo.org>
> ---
> README | 5 +++++
> common/env_embedded.c | 2 +-
> include/common.h | 5 +++++
> tools/Makefile | 1 +
> tools/envcrc.c | 10 +++++++---
> 5 files changed, 19 insertions(+), 4 deletions(-)
How would that be used? Can you please provide an example?
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
Fools ignore complexity. Pragmatists suffer it. Some can avoid it.
Geniuses remove it.
- Perlis's Programming Proverb #58, SIGPLAN Notices, Sept. 1982
More information about the U-Boot
mailing list