aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/081-mtk_image-add-an-option-to-set-device-header-offset.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/mkimage: update to 2021.10Huangbin Zhan2021-12-271-226/+0
| | | | | | | | | | | | | | Changelog: - upstream now needs OpenSSL in order to be able to sign FITs. See: commit cb9faa6f98ae ("tools: Use a single target-independent config to enable OpenSSL") - removes upstream patches. Link: https://github.com/u-boot/u-boot/commit/cb9faa6f98ae56d70d59505dad290dd3d381cb7b Tested-by: Sergey V. Lobanov <sergey@lobanov.in> Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* tools: mkimage: add patches for 64-bit MediaTek BootROMDaniel Golle2021-03-111-0/+226
Add patches for mkimage to allow using it instead of the binary-only 'bromimage' tool to generate bl2 for MT7622. Signed-off-by: Daniel Golle <daniel@makrotopia.org>