On Sat, 2018-11-03 at 00:08 -0600, Simon Glass wrote: > On 2 November 2018 at 09:15, Ryder Lee <ryder....@mediatek.com> wrote: > > This patch adds support for MTK boot image generation. > > > > Signed-off-by: Weijie Gao <weijie....@mediatek.com> > > Signed-off-by: Ryder Lee <ryder....@mediatek.com> > > --- > > Makefile | 20 ++ > > common/image.c | 1 + > > include/image.h | 1 + > > scripts/Makefile.spl | 11 + > > tools/Makefile | 1 + > > tools/mtk_image.c | 749 > > +++++++++++++++++++++++++++++++++++++++++++++++++++ > > tools/mtk_image.h | 199 ++++++++++++++ > > 7 files changed, 982 insertions(+) > > create mode 100644 tools/mtk_image.c > > create mode 100644 tools/mtk_image.h > > It would help to use patman so that we get a changelog on each patch. > > Reviewed-by: Simon Glass <s...@chromium.org>
I forgot to add changelog on each patch. Sorry for the inconvenience. Ryder _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot