On 4/1/20 4:57 PM, Tom Warren wrote:
> Peter Robinson wrote at Wednesday, April 1, 2020 3:31 PM:

>> diff --git a/configs/p3450-0000_defconfig b/configs/p3450-0000_defconfig

> Should it also have the following that was added for the other
> tegra210 Jetson that you sent through with one of hte other t210 patch series?
> CONFIG_POSITION_INDEPENDENT=y
> [Tom] Good catch. Nano went in after Vishruth's PIE change, so it doesn't 
> have it in downstream, either. I'll add it before I merge the Nano patch. 
> Thanks.

(Trimming is useful...)

Note that config option is only really required for Jetson TX2i,
although it doesn't harm any other system, so it's fine to enable. IIRC
the earlier bootloader stages for all other boards always load U-Boot at
a specific fixed address; only on Jetson TX2i where there may be ECC
page blacklisting may need to relocate the U-Boot binary.

Reply via email to