u-boot/arch/arm
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
..
cpu arm: rmobile: Support build with gcc-4.6 or later 2012-10-03 02:04:23 +02:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common i.MX: shut down video before launch of O/S 2012-09-24 10:48:58 +02:00
include/asm arm: rmobile: kzm9g: enable reset command 2012-10-03 02:04:23 +02:00
lib SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 2012-09-27 09:49:59 -07:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00