]> git.baikalelectronics.ru Git - uboot.git/commit
tools: kwboot: Use a function to check whether received byte is a Xmodem reply
authorMarek Behún <marek.behun@nic.cz>
Fri, 24 Sep 2021 21:06:49 +0000 (23:06 +0200)
committerStefan Roese <sr@denx.de>
Fri, 1 Oct 2021 09:07:13 +0000 (11:07 +0200)
commitfae56b717e2e16fe4d8de6fa0cf2f90ad34a2b6c
tree26e532791061c9e78ff903bd287e41a7dae90ec3
parentffa4796971b9c34ff39368326e430362c0ca9488
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>
tools/kwboot.c