[U-Boot] [PATCH 19/34] binman: Clean up unnecessary code related to ELF test files

sjg at google.com sjg at google.com
Fri Sep 27 00:38:57 UTC 2019


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 <sjg at chromium.org>
---

 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!


More information about the U-Boot mailing list