u-boot-brain/arch/arm/cpu/armv7/rmobile
Nobuhiro Iwamatsu c7ee8a508b arm: rmobile: Support build with gcc-4.6 or later
Latest rmobile code was tested by using old gcc (gcc-4.4).
When we use gcc-4.6 (or later), the build is made, but does not work.
This solves a problem not to work by add -march=armv5 to compiple option
when we built in gcc-4.6 (or later).
I tested by linaro's compiler version 2012.04-20120426.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2012-10-03 02:04:23 +02:00
..
board.c arm: rmobile: Add support Renesas SH73A0 2012-10-03 02:04:22 +02:00
config.mk arm: rmobile: Support build with gcc-4.6 or later 2012-10-03 02:04:23 +02:00
cpu_info-sh73a0.c arm: rmobile: Add support Renesas SH73A0 2012-10-03 02:04:22 +02:00
cpu_info.c arm: rmobile: Add support Renesas SH73A0 2012-10-03 02:04:22 +02:00
lowlevel_init.S arm: rmobile: Support build with gcc-4.6 or later 2012-10-03 02:04:23 +02:00
Makefile arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
pfc-sh73a0.c arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
timer.c arm: rmobile: Add basic support for Renesas R-Mobile 2012-10-03 02:04:22 +02:00