Re: [PATCH 3/5] ARM: tegra: p2771-0000: enable PIE relocation

2020-03-17 Thread Stephen Warren
On 3/16/20 1:40 PM, twar...@nvidia.com wrote: > From: Vishruth > > U-Boot is configured to build as position independent executable. Enable > relocation of RELA section required to work with different load > addresses. Reviewed-by: Stephen Warren

[PATCH 3/5] ARM: tegra: p2771-0000: enable PIE relocation

2020-03-16 Thread twarren
From: Vishruth U-Boot is configured to build as position independent executable. Enable relocation of RELA section required to work with different load addresses. Signed-off-by: Vishruth Signed-off-by: Tom Warren --- configs/p2771--000_defconfig | 1 + configs/p2771--500_defconfig |