[U-Boot] [PATCH] tools/kwboot: Add parameters to set delay and timeout via cmdline
Luka Perkov
luka.perkov at sartura.hr
Fri May 29 14:01:07 CEST 2015
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 flexible, lets add make those 2 parameters
> configurable via the cmdline. Here the new parameters:
>
> -q <req-delay>: use specific request-delay
> -s <resp-timeo>: use specific response-timeout
>
> For the Marvell DB-88F6820 these values are known to work:
>
> One board:
> -q 2 -s 1
>
> 2nd board:
> -q 5 -s 5
>
> So this seems to be even board specific. But with this patch now
> those values can be specified and tested via the cmdline.
This seems strange... Anyhow, I have pushed this patch as well as couple
of others to marvell/master so it is easier for everybody to test mvebu
codebase which is not yet merged in master.
Unless there will be no comments and/or fixups I'll send pull request
week after next.
Regards,
Luka
More information about the U-Boot
mailing list