commit | 21e8476992c777dbbc1fa82785bf43382e424463 | [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 | edd68f4291dd1507acc6bc0bbb07c034a16bb3bf [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>