
Dear Mike Frysinger,
In message 1257371196-11360-2-git-send-email-vapier@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@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