commit | 7497a6a1f13eb86d68a936edecfd682bbad5752d | [log] [tgz] |
---|---|---|
author | Kevin Smith <kevin.smith@elecsyscorp.com> | Tue Feb 16 21:28:19 2016 +0000 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 24 10:08:49 2016 +0100 |
tree | 7fe373b703de00825eb435d57d1dc46d7029b5ed | |
parent | 8669dacfb889fa6ffb62b5b3b6a803c65f54bf7f [diff] |
tools: kwboot: Add xmodem timeout option Add command-line specification of xmodem timeout. If the binary header needs to take a while to do something (e.g. DDR ECC scrubbing), the xmodem transfer can time out. Add a configurable xmodem block timeout to allow transfers with slow binary headers to succeed. Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com> Cc: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>