]> git.baikalelectronics.ru Git - uboot.git/commit
tools: kwboot: Wait blk_rsp_timeo when flushing
authorPali Rohár <pali@kernel.org>
Tue, 25 Jan 2022 17:13:01 +0000 (18:13 +0100)
committerStefan Roese <sr@denx.de>
Mon, 31 Jan 2022 09:23:38 +0000 (10:23 +0100)
commit031100c0af838882f7b5c0b0b48d66b40a60c9f3
tree013852965077405926f30152305a42668d352d9a
parent97edee802c433a15c5256b0e0d7b4bf7ba358216
tools: kwboot: Wait blk_rsp_timeo when flushing

Use the blk_rsp_timeo variable when sleeping before flushing tty.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwboot.c