From: Simon Glass Date: Fri, 23 Jun 2023 12:22:01 +0000 (+0100) Subject: doc: Move FIT into its own directory X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=488445cefa10d8a0cdba6264f854ff0d0e88bd1a;p=u-boot.git doc: Move FIT into its own directory Create a new usage/fit directory which will house information about FIT. Signed-off-by: Simon Glass Reviewed-by: Heinrich Schuchardt --- diff --git a/doc/usage/fit.rst b/doc/usage/fit/index.rst similarity index 88% rename from doc/usage/fit.rst rename to doc/usage/fit/index.rst index 7037434057..40f0d11936 100644 --- a/doc/usage/fit.rst +++ b/doc/usage/fit/index.rst @@ -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 diff --git a/doc/usage/index.rst b/doc/usage/index.rst index a11c5756f0..04c959af93 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -8,7 +8,7 @@ Use U-Boot dfu environment fdt_overlays - fit + fit/index netconsole partitions cmdline