Skip to content
Snippets Groups Projects
Commit a6e98104 authored by Mirza, Taimoor's avatar Mirza, Taimoor Committed by Tom Rini
Browse files

tools/mkimage: Fix DTC run command to handle file names with space


fit_handle_file function does not quote input and output files while preparing
command to run DTC to convert .its to .itb. This results in a failure if input
or output files contain spaces in their names. Quote input and output files in
DTC command to avoid this failure.

Signed-off-by: default avatarMirza, Taimoor <Taimoor_Mirza@mentor.com>
parent 409f05f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment