commit | 403c2e46b4e99e87901f90fb879081e5baa6bb0b | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Fri Feb 05 09:39:02 2021 -0500 |
committer | Marek Vasut <marex@denx.de> | Fri Feb 26 15:30:55 2021 +0100 |
tree | a18c6c06d7eeb4fb452b59d56e92a52f26d86601 | |
parent | 1500c79dc3b1c67c492abec14badbb8efc576478 [diff] |
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>