On Mon, Jan 30, 2017 at 10:12 AM, Masahiro Yamada <[email protected]> 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 <[email protected]> > --- > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

