Skip to content
Commit 1a99de2c authored by Peter Tyser's avatar Peter Tyser Committed by Wolfgang Denk
Browse files

tools/mkimage: Assume FDT image type for FIT images



When building a Flattened Image Tree (FIT) the image type needs to be
"flat_dt".  Commit 89a4d6b1 introduced a
regression which caused the user to need to specify the "-T flat_dt"
parameter on the command line when building a FIT image.  The "-T
flat_dt" parameter should not be needed and is at odds with the current
FIT image documentation.

Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
parent 270737ac
Loading
Loading
Loading
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