commit | 577506c4449f72a0d6cd0595b232f5579980dd22 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jan 25 18:13:12 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 31 10:23:38 2022 +0100 |
tree | 5deec030c14b17c8a7c015886c688dd13c70c247 | |
parent | 613bd8bf3b1e0fbf80ab4eefe2e3ca6992fcb267 [diff] |
tools: kwboot: Fix usage of -D without -t When -D is specified then both bootmsg and debugmsg are not set, but imgpath is set. Fix this check for valid and required parameters. 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>