u-boot-brain/arch/sh
Tom Rini 036c9679d2 sh: Use -m2a-nofpu only
Based on reading over the GCC manual, passing both -m2a and -m2a-nofpu
are redundant, as -m2a-nofpu will provide functional code for both.  As
-m2a-nofpu functions with more toolchains and does what is expected,
switch.

Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-02-21 23:42:47 +01:00
..
cpu sh: Use -m2a-nofpu only 2018-02-21 23:42:47 +01:00
include/asm sh: Use asm-generic/io.h 2017-10-02 21:52:21 -04:00
lib env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
config.mk sh: generate position independent code for all platforms 2016-12-02 21:32:54 -05:00
Kconfig env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
Makefile sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00