commit | 0e7f98c7a47ae63bb4ec2c255798dc5b2be4fb90 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 23 13:22:09 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jun 23 16:28:13 2023 +0200 |
tree | 8f1957e5998a62b06cc6a0edefcae4d0ce186f06 | |
parent | 6f6e8bb695a7c6b4844e67b74adecaee18ee81ff [diff] |
doc: Tidy up the format docs to be more generic Avoid reference to uImage which is the old format. Drop the historical language at the top and rewrite a few other sections. Correct the U-Boot filename which is now in the boot/ directory. Signed-off-by: Simon Glass <sjg@chromium.org>