]> git.baikalelectronics.ru Git - uboot.git/commit
zynq: Add EFI runtime sections to linker script
authorAlexander Graf <agraf@suse.de>
Mon, 3 Jul 2017 11:41:34 +0000 (13:41 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 2 Aug 2017 07:11:51 +0000 (09:11 +0200)
commitb2696fd05b22f81830f31c8fcb5d2b0e6d3ed6c3
treef0785e97ddbe98c81af6da2ed3364ec97cad3b75
parenta929ea0cdd6921cf4874687277ac7031f2ae842f
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>
arch/arm/mach-zynq/u-boot.lds