commit | d14a342073ca7ed108ca1c2477e102da431a527c | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon Oct 25 15:13:03 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Nov 03 06:45:27 2021 +0100 |
tree | 5741506ad5fde5c2a8443940628f05a0a646b4a3 | |
parent | d656f5a0ee224f29253573a6641ccb8fc1a3afad [diff] |
tools: kwboot: Change retry loop from decreasing to increasing This patch does not change behavior of the code, just allows to implement new changes more easily. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>