We use the Makefile for all ELF test files now, so drop all the code that checks whether to get the test file from the Makefile or from the git repo.
Also add a comment to the Makefile indicating that it is run from binman. Signed-off-by: Simon Glass <[email protected]> --- tools/binman/elf_test.py | 5 +---- tools/binman/ftest.py | 9 ++------- tools/binman/test/Makefile | 2 +- 3 files changed, 4 insertions(+), 12 deletions(-) Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

