Re: [U-Boot] [PATCH] mkenvimage: fix usage message

2012-03-26 Thread Anatolij Gustschin
Hello Wolfgang,

On Fri,  2 Mar 2012 08:19:40 +0100
Wolfgang Denk w...@denx.de wrote:

 Don;t use argv[0] for usage() because it may or may not be clobbered
 by the previous call to basename().  Use prg instead as it is done
 in the rest of the code.
 
 Signed-off-by: Wolfgang Denk w...@denx.de
 ---
  tools/mkenvimage.c |2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

Applied to u-boot-staging.

Thanks,
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] mkenvimage: fix usage message

2012-03-02 Thread Mike Frysinger
On Friday 02 March 2012 02:19:40 Wolfgang Denk wrote:
 Don;t use argv[0] for usage() because it may or may not be clobbered

Don't

 by the previous call to basename().  Use prg instead as it is done
 in the rest of the code.

Acked-by: Mike Frysinger vap...@gentoo.org
-mike


signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot