]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: versal: Generate position-independent pre-relocation code
authorMichal Simek <michal.simek@xilinx.com>
Wed, 8 Jan 2020 11:36:47 +0000 (12:36 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Sep 2020 08:31:40 +0000 (10:31 +0200)
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>
configs/xilinx_versal_virt_defconfig

index b764cf24d92ab7f9c4a1fe96542354be78363b4b..62ff8c8e0e3081401747c2b518d58c6cbb2b388e 100644 (file)
@@ -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