On 07/24/2015 04:01 PM, Tom Warren wrote:
Based on Venice2, incorporates Stephen Warren's
latest P2571 pinmux table.

With Thierry Reding's 64-bit build fixes, this
will build and and boot in 64-bit on my P2571
(when used with a 32-bit AVP loader).

diff --git a/include/configs/venice2.h b/include/configs/p2571.h

+#define CPU_RELEASE_ADDR       0x80000000

That define isn't used at all; it's only referenced if CONFIG_ARMV8_MULTIENTRY is set, and it isn't for Tegra. I'd suggest dropping it when you apply this patch (no need to resend).
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to