[PATCH v5 10/10] doc: Document partition specifications
Simon Glass
sjg at chromium.org
Sun Feb 7 15:37:41 CET 2021
On Fri, 5 Feb 2021 at 07:39, Sean Anderson <sean.anderson at seco.com> wrote:
>
> 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 at seco.com>
> ---
>
> Changes in v5:
> - Fix incorrect heading name
>
> Changes in v4:
> - Expand documentation, making it more man-page-like
>
> Changes in v2:
> - Move partition documentation under doc/usage
>
> doc/android/fastboot.rst | 4 ++
> doc/usage/index.rst | 1 +
> doc/usage/partitions.rst | 80 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 85 insertions(+)
> create mode 100644 doc/usage/partitions.rst
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list