Re: [U-Boot] [PATCH] tools/kwboot: Add parameters to set delay and timeout via cmdline

2015-05-29 Thread Luka Perkov
Hi Stefan, On Fri, May 29, 2015 at 01:25:04PM +0200, Stefan Roese wrote: > To support the Armada 38x, new values for the request-delay and the > response-timeout are needed. As the values already implemented in > this tool (for Kirkwood and Armada XP) don't seem to work here. > To make this more f

[U-Boot] [PATCH] tools/kwboot: Add parameters to set delay and timeout via cmdline

2015-05-29 Thread Stefan Roese
To support the Armada 38x, new values for the request-delay and the response-timeout are needed. As the values already implemented in this tool (for Kirkwood and Armada XP) don't seem to work here. To make this more flexible, lets add make those 2 parameters configurable via the cmdline. Here the n