[U-Boot] [PATCH 1/1] arm: fix -march for ARM11
Linus Walleij
linus.walleij at linaro.org
Wed Nov 20 13:06:27 UTC 2019
On Tue, Nov 19, 2019 at 11:16 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> -march v5 is invalid for GCC 9.2.1. ARM11 is an armv6 implementation. So
> change the architecture flag for the compiler to armv6.
> Cf. https://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
>
> Suggested-by: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the U-Boot
mailing list