u-boot-brain/arch/arm/cpu/armv7/zynq
Peter Crosthwaite fb8d876698 zynq: spl: Add vectors section to linker script
The vectors section contains the _start symbol which is used as the
program entry point. Add it to the linker script in same fashion as done
for regular u-boot. This allows for correct generation of an spl elf
with a non-zero entry point.

A similar change was applied to sunxi platform in
"sunxi: Fix u-boot-spl.lds to refer to .vectors"
(sha1: 9e5f80d823)

This also allows for placement of the vector table at the hivecs
location by setting the TEXT_BASE to 0xffff0000.

Tested-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-08-08 11:27:29 +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: Show ECC status on the same line as DRAM size 2014-07-23 15:36:55 +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: spl: Add vectors section to linker script 2014-08-08 11:27:29 +02:00
u-boot.lds arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00