mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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:
committed by
Tom Rini
parent
ab5645f14e
commit
486c39c2e9
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user