u-boot-brain/arch
Heinrich Schuchardt 16540d07fd arm: fix -march for ARM11
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@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2019-11-23 14:53:48 -05:00
..
arc arc: emsdp/iotdk: Switch to DM_MMC 2019-11-01 16:45:40 +03:00
arm arm: fix -march for ARM11 2019-11-23 14:53:48 -05:00
m68k env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
microblaze microblaze: Fix tab indentation in start.S 2019-10-24 13:37:03 +02:00
mips mips: mtmips: select essential drivers in Kconfig 2019-10-25 17:20:44 +02:00
nds32 env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
nios2
powerpc powerpc: t4240: dts: Add Sata DT nodes 2019-11-19 14:11:44 +05:30
riscv RISC-V: Align boot image header with Linux 2019-10-18 09:04:19 +08:00
sandbox Add OP-TEE test swuit 2019-11-17 21:15:23 -05:00
sh sh: r2dplus: Fix missing PCI range 2019-09-14 21:28:55 +02:00
x86 x86: Quieten TPL's jump_to_image_no_args() 2019-11-03 07:20:29 +08:00
xtensa env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
.gitignore
Kconfig sh: r2dplus: Enable OF control 2019-09-02 17:38:43 +02:00