u-boot-brain/arch/arm/mach-zynq
Alexander Graf f5e46b4919 zynq: Add EFI runtime sections to linker script
When using EFI_LOADER, we add a few special sections for runtime code and
data which get relocated on demand when executing a target OS.

These runtime structures need to get annotated properly in the linker script.
While we do that properly in the generic one, we missed out on the zynq
specific linker script.

This patch adds the EFI runtime section annotations into the zynq linker script
so that the efi loader code actually works on that platform.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-08-02 09:11:51 +02:00
..
include/mach zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
clk.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
cpu.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
ddrc.c arm: zynq: Add Kconfig option for any DDR specific initialization 2017-06-20 16:41:44 +02:00
Kconfig arm: zynq: Add Kconfig option for any DDR specific initialization 2017-06-20 16:41:44 +02:00
lowlevel_init.S ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
Makefile ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
slcr.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
spl.c common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
timer.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
u-boot.lds zynq: Add EFI runtime sections to linker script 2017-08-02 09:11:51 +02:00