uboot-imx6: fix build with GCC 7
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 13 Mar 2018 21:28:59 +0000 (22:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 13 Mar 2018 21:28:59 +0000 (22:28 +0100)
commit43f35ce971bbd38c51d9c4f760c804769c2f2b8f
tree2257e71db3614b24cbf55a465d6f7fa7cee33aac
parentd482356322c9910541a3118d049718b384a252bd
uboot-imx6: fix build with GCC 7

Backport the compiler support patches from upstream u-boot to this older
version to make it compile with GCC 7.
This was found by build bot.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-imx6/patches/001-gcc-5-compiler.patch [deleted file]
package/boot/uboot-imx6/patches/101-gcc-compiler-linux-3-16.patch [new file with mode: 0644]
package/boot/uboot-imx6/patches/102-compiler_gcc-prevent-redefining-attributes.patch [new file with mode: 0644]
package/boot/uboot-imx6/patches/103-Add-linux-compiler-gcc5.h-to-fix-builds-with-gcc5.patch [new file with mode: 0644]
package/boot/uboot-imx6/patches/104-gcc-compiler-linux-4-5.patch [new file with mode: 0644]