diff options
author | Pali Rohár <pali@kernel.org> | 2023-01-21 20:09:26 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2023-03-01 06:39:17 +0100 |
commit | b07965b8a9a9887a37f41254d6155f8fc38ad006 (patch) | |
tree | 8a7eea23f2792b720f0b5a1f2ee9c7aac7f4f284 /tools/u_boot_pylib/command.py | |
parent | 2f6855a6aa8d55d8341f454f87cabc784a890193 (diff) |
tools: mkimage: Do not try to open datafile when it is skipped
When mkimage was instructed to skip datafile via option -s then do not try
to validate or open datafile as it does not have to exist or to be
specified via -d option.
This change allows to use -s option for skipping datafile when -d option
for datafile was not specified.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions