u-boot/arch/arm/cpu/armv7/zynq
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
..
clk.c zynq: Update CLK in bdinfo 2014-02-19 09:41:22 +01:00
cpu.c ARM: zynq: Added efuse status register base address 2014-05-14 07:43:34 +02:00
ddrc.c ARM: zynq: Do not use half memory size for ECC case 2014-05-14 07:43:34 +02:00
Makefile zynq: Add support for U-BOOT SPL 2014-02-19 09:41:22 +01:00
slcr.c ARM: zynq: ehci: Added USB host driver support 2014-05-14 07:43:35 +02:00
spl.c zynq: treat ps7_init.c/h as external files to ignore them 2014-05-14 07:52:46 +02:00
timer.c arm: zynq: correct the argument to lldiv 2014-02-19 09:41:22 +01:00
u-boot-spl.lds zynq: Add support for U-BOOT SPL 2014-02-19 09:41:22 +01:00
u-boot.lds arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00