linux-sunxi / u-boot-sunxi

Allwinner A1x native u-boot support
https://github.com/linux-sunxi/u-boot-sunxi/wiki
315 stars 333 forks source link

add support for (cross-)compilation with GCC 5.x #86

Closed a-vincent closed 9 years ago

a-vincent commented 9 years ago

Hi, could you please consider pulling this commit to your 'sunxi' branch? It allows me to compile u-boot properly with the arm-none-eabi-xxx toolchain provided by ArchLinux which is based on GCC 5.2.

Regards, Aymeric

oliv3r commented 9 years ago

We pretty much only use upstream u-boot releases these days, while we try to keep those branches up to date, we dont' really want to have anything downstream anymore ...

a-vincent commented 9 years ago

Alright, a similar change is already available upstream. Thanks! Aymeric