commit | e68c27bd2b7d2b16ec01198e8f721a7c537f0d12 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jan 25 18:13:08 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 31 10:23:38 2022 +0100 |
tree | 061140080a8674282e3e18c245bd67deb8632f4f | |
parent | 4895336a0529ebd23c3c3c3050b5948472f26bf5 [diff] |
tools: kwboot: Force BootROM to flush input queue after boot pattern Force the BootROM to flush its input queue after sending boot pattern. This ensures that after function kwboot_bootmsg() finishes, BootROM is able to start receiving xmodem packets without any specific delay or setup. 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>