[U-Boot] [PATCH] binman: do not add binary files to git

Simon Glass sjg at chromium.org
Wed Nov 29 13:08:31 UTC 2017


Hi Masahiro,

On 26 November 2017 at 18:11, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at 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


More information about the U-Boot mailing list