On 29 January 2017 at 18:12, 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 > 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
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

