[U-Boot] [PATCH V3 1/7] Tegra30: Add arch-tegra30 include files
Stephen Warren
swarren at wwwdotorg.org
Wed Dec 12 01:36:34 CET 2012
On 12/11/2012 04:34 PM, Tom Warren wrote:
> Common Tegra files are in arch-tegra, shared between T20 and T30.
> Tegra30-specific headers are in arch-tegra30. Note that some of
> these will be filled in as more T30 support is added (drivers,
> WB/LP0 support, etc.). A couple of Tegra20 files were changed
> to support common headers in arch-tegra, also.
> diff --git a/arch/arm/include/asm/arch-tegra/tegra.h b/arch/arm/include/asm/arch-tegra/tegra.h
> + TEGRA_SOC2_SLOW, /* T2x needs to run at slow clock initially */
I don't think that's used anywhere; drop it?
> - TEGRA_SOC_COUNT,
> + TEGRA_SOC_CNT,
A little arbitrary, but whatever.
Aside from that, this patch,
Reviewed-by: Stephen Warren <swarren at nvidia.com>
More information about the U-Boot
mailing list