On 12/12/2012 09:23 AM, Tom Warren wrote: > Stephen, > > On Tue, Dec 11, 2012 at 5:36 PM, Stephen Warren <swar...@wwwdotorg.org> wrote: >> 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? > > This is a series to add T30 support. I've done some changes to > combine/commonize shared files, etc., but I've tried to avoid any > T20-only changes whenever possible. > > I'll add this as a note in my to-do cleanup patch list for T20.
My point here was that this patch adds that unused enum. I think you can just drop the addition from the patch, and it'll never need to be cleaned up? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot