[U-Boot] [PATCH v2 1/3] scripts: import bin2c.c from Linux 4.10-rc6

Simon Glass sjg at chromium.org
Mon Feb 6 15:33:12 UTC 2017


On 29 January 2017 at 18:12, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Import scripts/basic/bin2c.c of Linux.
>
> In Linux Kernel, this file was moved to scripts/basic directory by
> commit 8370edea81e3 ("bin2c: move bin2c in scripts/basic").
>
> In U-boot, we do not need to follow that commit.  Just put it in the
> original directory "scripts".
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v2:
>   - Fix a typo in git-log.  bin2header -> bin2c
>
>  scripts/bin2c.c | 36 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)
>  create mode 100644 scripts/bin2c.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list