commit | efcc5667322d4389a9d8de4b08e6a3a516956bca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 21 15:32:12 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 29 14:41:47 2024 -0600 |
tree | 260a5a421bb115f9a674aa23ccf0e612af430b14 | |
parent | d77e8aeb04624830a85046178c34e1110f99c24c [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>