mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
doc: Move FIT into its own directory
Create a new usage/fit directory which will house information about FIT. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
63e23f239d
commit
488445cefa
@@ -6,3 +6,6 @@ Flat Image Tree (FIT)
|
||||
U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
|
||||
images that it it reads and boots. Documentation about FIT is available at
|
||||
doc/uImage.FIT
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -8,7 +8,7 @@ Use U-Boot
|
||||
dfu
|
||||
environment
|
||||
fdt_overlays
|
||||
fit
|
||||
fit/index
|
||||
netconsole
|
||||
partitions
|
||||
cmdline
|
||||
|
||||
Reference in New Issue
Block a user