[U-Boot] [PATCH v2 1/1] arm: fix -march for ARM11

Fabio Estevam festevam at gmail.com
Sat Nov 23 14:38:45 UTC 2019


On Sat, Nov 23, 2019 at 5:15 AM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> In GCC 9 support for the Armv5 and Armv5E architectures (which have no
> known implementations) has been removed, cf.
> https://gcc.gnu.org/gcc-9/changes.html
>
> ARM11 is an armv6 implementation. So change the architecture flag for the
> compiler to armv6 for ARM11.
>
> Suggested-by: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list