tools/mkimage: Update U-Boot to version 2019.07
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2019 14:57:15 +0000 (16:57 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 4 Sep 2019 20:35:22 +0000 (22:35 +0200)
commit169152c8d118408ba62788a1e6b9eae368dc8b79
tree9e4187f7891564f63be7dcbccf0b47ddf6fc63ed
parent662394fb30fdbcc89ec387918714aebee6868a9f
tools/mkimage: Update U-Boot to version 2019.07

This updates the U-Boot which provides the host tools like mkimage to
version 2019.07.
The patches were cleaned up and it was checked if this still compiles
on Linux and FreeBSD.

CONFIG_FIT_SIGNATURE_MAX_SIZE is set to the default value.

The patch for libressl was merged upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/mkimage/Makefile
tools/mkimage/patches/010-freebsd-ulong-fix.patch [deleted file]
tools/mkimage/patches/020-include_compile_fix.patch [deleted file]
tools/mkimage/patches/030-allow-to-use-different-magic.patch
tools/mkimage/patches/050-image_h_portability.patch
tools/mkimage/patches/060-remove_kernel_includes.patch
tools/mkimage/patches/080-remove_compiler_check.patch [deleted file]
tools/mkimage/patches/100-freebsd-compat.patch [deleted file]
tools/mkimage/patches/200-rsa-sign-add-support-for-libressl.patch [deleted file]
tools/mkimage/patches/210-link-libcrypto-static.patch