[U-Boot] [PATCH v4 02/13] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
Stephen Warren
swarren at wwwdotorg.org
Fri Jun 22 20:15:55 CEST 2012
On 06/21/2012 06:00 PM, Allen Martin wrote:
> In preparation for splitting out the armv4t code from tegra20, move
> the tegra20 SoC code to arch/arm/cpu/tegra20-common. This code will
> be compiled armv4t for the arm7tdmi and armv7 for the cortex A9.
>
> Signed-off-by: Allen Martin <amartin at nvidia.com>
The only thing I wonder here is whether tegra20-common or tegra-common
is a better location, given that we'll eventually add Tegra30 support,
and some of the code might be shared.
Still, we can address that issue when we add Tegra30 support I think, so.
Acked-by: Stephen Warren <swarren at wwwdotorg.org>
More information about the U-Boot
mailing list