commit | a3c6496bb2e19e7ae8618ae70ee13aecebfaaf88 | [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 | 91fb095c0dc8390bee2442e7b635e2a93bb31c4a [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>