From: Michal Simek Date: Wed, 8 Jan 2020 11:36:47 +0000 (+0100) Subject: arm64: versal: Generate position-independent pre-relocation code X-Git-Tag: v2021.01-rc1~38^2~11^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3f1eaa32dc2ab48e193778d45b97d4d2206b0b2;p=pandora-u-boot.git 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 --- diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig index b764cf24d92..62ff8c8e0e3 100644 --- a/configs/xilinx_versal_virt_defconfig +++ b/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