]> git.baikalelectronics.ru Git - uboot.git/commit
doc: Document partition specifications
authorSean Anderson <sean.anderson@seco.com>
Fri, 5 Feb 2021 14:39:02 +0000 (09:39 -0500)
committerMarek Vasut <marex@denx.de>
Fri, 26 Feb 2021 14:30:55 +0000 (15:30 +0100)
commit3b492c570c3b51bc33c6bb2be77da6da03baf686
treea18c6c06d7eeb4fb452b59d56e92a52f26d86601
parent861a31621ae884e677c8af39d58d47225b502dff
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>
doc/android/fastboot.rst
doc/usage/index.rst
doc/usage/partitions.rst [new file with mode: 0644]