tools: kwboot: Change retry loop from decreasing to increasing
authorPali Rohár <pali@kernel.org>
Mon, 25 Oct 2021 13:13:03 +0000 (15:13 +0200)
committerStefan Roese <sr@denx.de>
Wed, 3 Nov 2021 05:45:27 +0000 (06:45 +0100)
commitd14a342073ca7ed108ca1c2477e102da431a527c
tree5741506ad5fde5c2a8443940628f05a0a646b4a3
parentd656f5a0ee224f29253573a6641ccb8fc1a3afad
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>
tools/kwboot.c