
Hi Masahiro,
On 26 November 2017 at 18:11, Masahiro Yamada yamada.masahiro@socionext.com wrote:
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Commit message?
This breaks the binman tests.
With the Makefile that is now present in tools/binman/test we could perhaps generate these files on the fly?
tools/binman/test/.gitignore | 3 +++ tools/binman/test/bss_data | Bin 5020 -> 0 bytes tools/binman/test/u_boot_no_ucode_ptr | Bin 4182 -> 0 bytes tools/binman/test/u_boot_ucode_ptr | Bin 4175 -> 0 bytes 4 files changed, 3 insertions(+) create mode 100644 tools/binman/test/.gitignore delete mode 100755 tools/binman/test/bss_data delete mode 100755 tools/binman/test/u_boot_no_ucode_ptr delete mode 100755 tools/binman/test/u_boot_ucode_ptr
Regards, Simon