Re: [U-Boot] [PATCH 1/4] mkenvimage: Fix some typos

2011-12-20 Thread Wolfgang Denk
Dear Horst Kronstorfer, In message <1323082526-2125-1-git-send-email-hkron...@frequentis.com> you wrote: > Signed-off-by: Horst Kronstorfer > --- > tools/mkenvimage.c |8 > 1 files changed, 4 insertions(+), 4 deletions(-) Applied to "next" branch, thanks. Best regards, Wolfgang D

[U-Boot] [PATCH 1/4] mkenvimage: Fix some typos

2011-12-05 Thread Horst Kronstorfer
Signed-off-by: Horst Kronstorfer --- tools/mkenvimage.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/mkenvimage.c b/tools/mkenvimage.c index 9c32f4a..b7b0e0f 100644 --- a/tools/mkenvimage.c +++ b/tools/mkenvimage.c @@ -116,7 +116,7 @@ int main(int argc, ch