]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Clean up unnecessary code related to ELF test files
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:22:59 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commita1c28c6949d53849113eb3562cc30f8069367f80
tree18f23df21b9ae82c9258806b066a8fb9efa230a0
parent855de9343346f2ccfb07f44be1bb3ebbf5af31ca
binman: Clean up unnecessary code related to ELF test files

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@chromium.org>
tools/binman/elf_test.py
tools/binman/ftest.py
tools/binman/test/Makefile