[U-Boot] [PATCH v2 1/3] scripts: import bin2c.c from Linux 4.10-rc6
Bin Meng
bmeng.cn at gmail.com
Tue Feb 7 02:38:51 UTC 2017
On Mon, Jan 30, 2017 at 10:12 AM, 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
Sorry for jumping out late, but one nits:
U-boot -> U-Boot
> 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
>
[snip]
Regards,
Bin
More information about the U-Boot
mailing list