summaryrefslogtreecommitdiff
path: root/tools/mkimage/patches/200-compiler-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/mkimage: update to version 2018.03Hauke Mehrtens2018-04-181-702/+0
| | | | | | | | This activates support for fit images and some other new mkimage features. Some of the patches were applied upstream and could be removed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tools: mkimage: sync include/linux/compiler*.h with u-boot masterMatthias Schiffer2016-05-081-0/+702
Fixes build with GCC 6. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>