u-boot-brain/arch/sh/cpu/sh2
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
..
config.mk sh: Use -m2a-nofpu only 2018-02-21 23:42:47 +01:00
cpu.c
interrupts.c
Makefile
watchdog.c