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>
This commit is contained in:
Michal Simek 2020-01-08 12:36:47 +01:00
parent 1025bd098a
commit c3f1eaa32d
1 changed files with 1 additions and 0 deletions

View 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