]> Git Repo - J-u-boot.git/commit - tools/Makefile
tools: MediaTek: add MTK boot header generation to mkimage
authorRyder Lee <[email protected]>
Thu, 15 Nov 2018 02:07:49 +0000 (10:07 +0800)
committerTom Rini <[email protected]>
Thu, 29 Nov 2018 04:04:43 +0000 (23:04 -0500)
commit3b975a147c3c028b95312824189d7489eea54984
treea89bfda046eb9719411aee19fb479f1f8271b5d0
parent67cf22cbdef8c62ffa28b4caf935825fe410c68d
tools: MediaTek: add MTK boot header generation to mkimage

This patch adds support for MTK boot image generation.

Signed-off-by: Weijie Gao <[email protected]>
Signed-off-by: Ryder Lee <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Makefile
common/image.c
include/image.h
scripts/Makefile.spl
tools/Makefile
tools/mtk_image.c [new file with mode: 0644]
tools/mtk_image.h [new file with mode: 0644]
This page took 0.035262 seconds and 4 git commands to generate.