On 10/19/2016 03:18 PM, Stephen Warren wrote:
From: Stephen Warren <[email protected]>nvtboot_boot_x0 is a 64-bit variable and hence must be 64-bit aligned. So far this has happened by accident! Fix the code so this is guaranteed. This fixes the following build error: ... relocation truncated to fit: R_AARCH64_LDST64_ABS_LO12_NC against symbol `nvtboot_boot_x0' ...
TomW, I assume you'll be applying this soon? Simon ack'd patch 3 a while back, and that's the only thing that touches non-Tegra logic. I assume he's OK with the other patches.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

