[U-Boot] [PATCH 2/4] gzip/zlib: make features optional
Wolfgang Denk
wd at denx.de
Thu Jan 21 22:24:08 CET 2010
Dear Mike Frysinger,
In message <1257371196-11360-2-git-send-email-vapier at gentoo.org> you wrote:
> If you really want to slim down U-Boot and you would rather use a higher
> compression scheme (like LZMA), it'd be nice to disable gzip/zlib since
> these code bases take up a significant amount of space.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> common/cmd_bootm.c | 2 ++
> include/config_defaults.h | 3 +++
> lib_generic/Makefile | 4 ++--
> 3 files changed, 7 insertions(+), 2 deletions(-)
Does not apply any more:
Applying: gzip/zlib: make features optional
error: patch failed: lib_generic/Makefile:36
error: lib_generic/Makefile: patch does not apply
fatal: sha1 information is lacking or useless (common/cmd_bootm.c).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 gzip/zlib: make features optional
Can you please rebase and resend?
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
"The number of Unix installations has grown to 10, with more
expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972
More information about the U-Boot
mailing list