u-boot-brain/arch/arm
Masahiro Yamada a811db5a8c arm: zynq: fix a bug in Zynq linker script
Commit 41623c91 moved exception handlers to ".vectores" section
but it missed to adjust Zynq linker script.

Zynq boards hang up after relocation because "_start" symbol
does not point to the correct address and gd->relocaddr gets insane.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Michal Simek <monstr@monstr.eu>
Tested-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-06-17 12:28:26 +02:00
..
cpu arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00
dts am33xx/omap: Enable CONFIG_OF_CONTROL 2014-06-11 16:25:46 -04:00
imx-common kbuild: move cmd_mkimage to scripts/Makefile.lib 2014-06-05 17:01:58 -04:00
include/asm Remove ${objtree}/include/asm/proc/ link 2014-06-11 16:27:05 -04:00
lib arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 2014-06-05 14:38:38 -04:00
config.mk build:arm: Remove setting of CROSS_COMPILE environment variable 2014-04-07 20:04:36 +02:00