commit | 7869aa7c8dffcd8a51bbc8b9b2e1c2d3fe93b12e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 07 16:47:36 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 09 16:03:20 2024 -0600 |
tree | 8d79d46d008ab73f47d0c005c4637502c2d1c7c3 | |
parent | 3cfa57d6ba0954ebb5ccf23eea97b24d2b4b3146 [diff] [blame] |
upl: Add initial documentation Add some documentation to explain the basic concept along with a link to the full spec. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/MAINTAINERS b/MAINTAINERS index 43d430c..215ffd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -1716,6 +1716,7 @@ F: boot/upl* F: cmd/upl.c F: common/spl/spl_upl.c +F: doc/usage/upl.rst F: doc/usage/cmd/upl.rst F: include/upl.h F: test/boot/upl.c