commit | 408ea6138bc5e94245ea0ebcb87666b9a47aed99 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Fri Sep 24 23:06:49 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 01 11:07:13 2021 +0200 |
tree | 26e532791061c9e78ff903bd287e41a7dae90ec3 | |
parent | 2ef87f75d16bcdc2a29e7339b8f2c2508985fe12 [diff] |
tools: kwboot: Use a function to check whether received byte is a Xmodem reply This is a non-functional change that should make the code more readable. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>