From: Andreas Dannenberg Date: Wed, 23 Mar 2016 22:44:17 +0000 (-0500) Subject: doc: fix file extension for flattened image tree blob X-Git-Tag: v2016.05-rc1~88 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=486c39c2e956939125a4a25fbd644b2b620a103d;p=u-boot doc: fix file extension for flattened image tree blob Different sections in the document suggest flattened image tree blob files have a file name extension of .itb. Fix the list of file extensions to reflect that. Signed-off-by: Andreas Dannenberg --- diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt index 3db068d6c8..9c527c3e01 100644 --- a/doc/uImage.FIT/source_file_format.txt +++ b/doc/uImage.FIT/source_file_format.txt @@ -56,7 +56,7 @@ FIT is formally a flattened device tree (in the libfdt meaning), which conforms to bindings defined in this document. .its - image tree source -.fit - flattened image tree blob +.itb - flattened image tree blob c) Image building procedure