commit | aac2569f98247eea14fe7a4fc1c6b1f74f441724 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 07 16:47:29 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 09 16:03:20 2024 -0600 |
tree | 02511a462efe62548760cc1a4e6af9337a7d5680 | |
parent | b9474a8434aa0872d0baf62ece903893c0399705 [diff] [blame] |
upl: Add basic tests Add some unit tests to check that we can write a UPL handoff and read it back. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/MAINTAINERS b/MAINTAINERS index 04a6f23..acb92bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -1715,6 +1715,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-dm.git F: boot/upl* F: include/upl.h +F: test/boot/upl.c USB M: Marek Vasut <marex@denx.de>