diff options
author | Wolfgang Denk <wd@denx.de> | 2008-03-26 11:48:46 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-03-26 11:48:46 +0100 |
commit | 438a4c11260b4ea9805039b0b4f92f9df5306b02 (patch) | |
tree | 129249d52bde5db280441f76f4141a9214f558d0 /doc/uImage.FIT/source_file_format.txt | |
parent | b951f8d31711f3f10ad119ddcf5a3d0afe14d561 (diff) | |
download | u-boot-imx-438a4c11260b4ea9805039b0b4f92f9df5306b02.zip u-boot-imx-438a4c11260b4ea9805039b0b4f92f9df5306b02.tar.gz u-boot-imx-438a4c11260b4ea9805039b0b4f92f9df5306b02.tar.bz2 |
Cleanup coding style, update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
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 1d75458..c1244fb 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 |