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

2020-03-31 Thread Peter Robinson
> 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 Tested-by: Peter Robinson Tested on TX1 > --- >

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

2020-03-26 Thread tomcwarren3959
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 |