Re: [U-Boot] [PATCH 3/7] Tegra30: Add common CPU (shared) files

2012-10-03 Thread Tom Warren
Stephen, On Wed, Oct 3, 2012 at 12:49 PM, Stephen Warren wrote: > On 10/02/2012 04:45 PM, Tom Warren wrote: >> These files are used by both SPL and main U-Boot. >> Also made minor changes to shared Tegra code to support >> T30 differences. > >> diff --git a/arch/arm/cpu/tegra-common/ap.c b/arch/a

Re: [U-Boot] [PATCH 3/7] Tegra30: Add common CPU (shared) files

2012-10-03 Thread Stephen Warren
On 10/02/2012 04:45 PM, Tom Warren wrote: > These files are used by both SPL and main U-Boot. > Also made minor changes to shared Tegra code to support > T30 differences. > diff --git a/arch/arm/cpu/tegra-common/ap.c b/arch/arm/cpu/tegra-common/ap.c > @@ -58,6 +62,20 @@ int tegra_get_chip_type(vo

[U-Boot] [PATCH 3/7] Tegra30: Add common CPU (shared) files

2012-10-02 Thread Tom Warren
These files are used by both SPL and main U-Boot. Also made minor changes to shared Tegra code to support T30 differences. Signed-off-by: Tom Warren --- arch/arm/cpu/tegra-common/ap.c | 22 +- arch/arm/cpu/tegra-common/board.c | 25 +- arch/arm/cpu/tegra-