
26 Mar
2012
26 Mar
'12
1:24 p.m.
Hello Wolfgang,
On Fri, 2 Mar 2012 08:19:40 +0100 Wolfgang Denk wd@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 wd@denx.de
tools/mkenvimage.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-staging.
Thanks, Anatolij