u-boot-brain/arch/arm/mach-keystone
Marek Behún 9493e96e54 ARM: fix LTO for keystone
When building keystone with LTO the compiler complains:
  Error: selected processor does not support `smc #0' in Thumb mode

Fix this by removing -flto for the file implementing these SMC calls.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
2021-05-24 14:21:30 -04:00
..
include/mach common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00
Makefile ARM: fix LTO for keystone 2021-05-24 14:21:30 -04:00
clock.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cmd_clock.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
cmd_mon.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
cmd_poweroff.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
ddr3.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
ddr3_spd.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
init.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
keystone.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
mon.c common: Drop image.h from common header 2020-05-18 17:33:33 -04:00
msmc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00