commit | 5f195140a9ecd2bbb8525fcf94ee23d24f3caf3d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 30 00:56:56 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 02 10:01:51 2022 -0400 |
tree | 365e076d1a5391264d5cda780a54d0c86b4c531c | |
parent | 313438c971d42a2cb1abfc824ece4e6c1b82776a [diff] |
vpl: Test that VPL runs correctly through to U-Boot proper Check the TPL -> VPL -> SPL -> U-Boot path by running the 'help' command in U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org>