Dear Jens Scharsig,

In message <4e24296b.9000...@bus-elektronik.de> you wrote:
> * Fix: if using sha1 command watchdog timed out
> * change function call sha1_csum(..) to the watchdog-safe variant
>   sha1_csum_wd(..) to support watchdog reset
> 
> 
> Signed-off-by: Jens Scharsig <e...@bus-elektronik.de>
> ---
>  common/cmd_sha1sum.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/common/cmd_sha1sum.c b/common/cmd_sha1sum.c
> index bb3cff0..2b2dd8b 100644
> --- a/common/cmd_sha1sum.c
> +++ b/common/cmd_sha1sum.c
> @@ -37,7 +37,7 @@ static int do_sha1sum(cmd_tbl_t *cmdtp, int flag, int
> argc, char * const argv[])

Please fix your mailer (or rather use "git send-email to submit
patches).  This patch is line-wrapped, I had to fix it manually.

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
If the car industry behaved like the computer industry over the  last
30  years, a Rolls-Royce would cost $5, get 300 miles per gallon, and
blow up once a year killing all passengers inside.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to