Bladeren bron

arm64: versal: Generate position-independent pre-relocation code

Enable position independent pre-relocation to let users options to put
u-boot to different locations.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 4 jaren geleden
bovenliggende
commit
c3f1eaa32d
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      configs/xilinx_versal_virt_defconfig

+ 1 - 0
configs/xilinx_versal_virt_defconfig

@@ -1,4 +1,5 @@
 CONFIG_ARM=y
+CONFIG_POSITION_INDEPENDENT=y
 CONFIG_ARCH_VERSAL=y
 CONFIG_SYS_TEXT_BASE=0x8000000
 CONFIG_SYS_MALLOC_F_LEN=0x100000