mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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 <dannenberg@ti.com>
This commit is contained in:
parent
ab5645f14e
commit
486c39c2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue