[U-Boot] [PATCH V3 6/6] T210: Add support for 64-bit T210-based P2571 board

Stephen Warren swarren at wwwdotorg.org
Mon Jul 27 19:58:19 CEST 2015


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).


More information about the U-Boot mailing list