diff options
Diffstat (limited to 'doc/uImage.FIT/source_file_format.txt')
| -rw-r--r-- | doc/uImage.FIT/source_file_format.txt | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt index 1d7545811..c1244fbad 100644 --- a/doc/uImage.FIT/source_file_format.txt +++ b/doc/uImage.FIT/source_file_format.txt @@ -68,11 +68,11 @@ actual binary of a new uImage.  tqm5200.its  + -vmlinux.bin.gz     mkimage + dtc               xfer to target +vmlinux.bin.gz	   mkimage + dtc	       xfer to target  eldk-4.2-ramdisk  --------------> tqm5200.itb --------------> bootm -tqm5200.dtb                          /|\ -...                                   | -                                 'new uImage' +tqm5200.dtb			     /|\ +...				      | +				 'new uImage'  	- create .its file, automatically filled-in properties are omitted  	- call mkimage tool on a .its file |