
On 22 July 2015 at 15:58, Stephen Warren swarren@wwwdotorg.org wrote:
From: Thierry Reding treding@nvidia.com
Signed-off-by: Thierry Reding treding@nvidia.com Signed-off-by: Tom Warren twarren@nvidia.com [swarren, stripped out changes not strictly related to warnings] Signed-off-by: Stephen Warren swarren@nvidia.com
Tom, if you look at https://github.com/swarren/u-boot/tree/t210-testing you'll see commit "ARM: tegra: parts of 64-bit port". Those changes were originally included in Thierry's version of this patch, but aren't strictly related to build warnings. I separated them out to keep warning fixes and 64-bit support separate. I think you should squash "ARM: tegra: parts of 64-bit port" into your T210 support series. Does that seem reasonable?
arch/arm/mach-tegra/ap.c | 4 ++-- arch/arm/mach-tegra/pinmux-common.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org