Re: [U-Boot] [PATCH] Strip fw_printenv like the other tools

2012-06-21 Thread Wolfgang Denk
Dear =?UTF-8?q?Lo=C3=AFc=20Minier?=, In message <1331480582-30085-1-git-send-email-l...@debian.org> you wrote: > Signed-off-by: Loïc Minier > --- > tools/env/Makefile |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software E

Re: [U-Boot] [PATCH] Strip fw_printenv like the other tools

2012-03-11 Thread Mike Frysinger
personally i don't see the point of automatically calling HOSTSTRIP, but this is what the standard is already in u-boot, so ... Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list

[U-Boot] [PATCH] Strip fw_printenv like the other tools

2012-03-11 Thread Loïc Minier
Signed-off-by: Loïc Minier --- tools/env/Makefile |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/env/Makefile b/tools/env/Makefile index 28b73da..07634bc 100644 --- a/tools/env/Makefile +++ b/tools/env/Makefile @@ -41,6 +41,7 @@ all: $(obj)fw_printenv # Some file