commit | bed18ef7cacc5f88c0724a21e39d7004db1af535 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Sep 24 23:06:48 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 01 11:07:13 2021 +0200 |
tree | 01fcfbd97cc28372efe214104b9f39cf18a20465 | |
parent | 5ed896f09a94b37cb39db36ce535259d0df93dd9 [diff] |
tools: kwboot: Split sending image into header and data stages This change is required to implement other features in kwboot. Split sending header and data parts of the image into two stages. Signed-off-by: Pali Rohár <pali@kernel.org> [ refactored ] Signed-off-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>