summaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2021-02-05 17:39:02 +0300
committerMarek Vasut <marex@denx.de>2021-02-26 17:30:55 +0300
commit403c2e46b4e99e87901f90fb879081e5baa6bb0b (patch)
treea18c6c06d7eeb4fb452b59d56e92a52f26d86601 /doc/usage/index.rst
parent1500c79dc3b1c67c492abec14badbb8efc576478 (diff)
downloadu-boot-403c2e46b4e99e87901f90fb879081e5baa6bb0b.tar.xz
doc: Document partition specifications
This documents the way U-Boot understands partitions specifications. This also updates the fastboot documentation for the changes in the previous commit. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r--doc/usage/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index a8842bf9fb..09372d4a96 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -6,6 +6,7 @@ Use U-Boot
fdt_overlays
netconsole
+ partitions
Shell commands
--------------