commit | 2532e0c40995166c46f51b2ce36d78a6600582fb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 21 15:32:12 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 26 11:13:39 2024 -0600 |
tree | 63d9f5bac0d5f2e9dada6c2c110b10cddf10a557 | |
parent | b8ffa72eb04a55a89668c70ddafe47be05d5332c [diff] |
test_ut: Use the built mkimage The mkimage tool is not present in the docker image. Use the one in the build directory. Signed-off-by: Simon Glass <sjg@chromium.org>