summaryrefslogtreecommitdiff
path: root/doc/usage/partitions.rst
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26doc: Document partition specificationsSean Anderson1-0/+80
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>