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

Tom Rini trini at konsulko.com
Sun Nov 24 14:56:08 UTC 2019


On Sat, Nov 23, 2019 at 09:14:54AM +0100, Heinrich Schuchardt 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191124/288dc88e/attachment.sig>


More information about the U-Boot mailing list