u-boot-brain/arch/arm/cpu/arm926ejs
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS
Before this commit, all arch/arm/cpu/${CPU}/config.mk except ARMv8
had the same option:
$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))

This commit moves it into arch/arm/config.mk.

If the compiler does not support the option,
it is ignored by $(call cc-option,...).
So this commit gives no harm to ARMv8.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-01-24 16:59:08 -05:00
..
armada100 arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
at91 at91: switch coloured LED to gpio API 2013-12-09 13:21:47 +01:00
davinci arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
kirkwood arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
lpc32xx arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mb86r0x arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mx25 ARM: mx25: convert to common timer code 2013-11-04 11:09:34 -05:00
mx27 arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mxs arm: keep all sections in ELF file 2013-12-07 06:53:58 +01:00
nomadik arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
omap arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
orion5x arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pantheon arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
spear arm: keep all sections in ELF file 2013-12-07 06:53:58 +01:00
versatile ARM: versatile: convert to common timer code 2013-11-04 11:24:22 -05:00
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
start.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00