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

2012-12-12 Thread Tom Warren
Stephen, On Wed, Dec 12, 2012 at 3:06 PM, Stephen Warren wrote: > On 12/12/2012 09:14 AM, Tom Warren wrote: >> Allen, >> >> On Tue, Dec 11, 2012 at 5:45 PM, Allen Martin wrote: >>> On Tue, Dec 11, 2012 at 03:34:15PM -0800, Tom Warren wrote: These files are used by both SPL and main U-Boot.

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

2012-12-12 Thread Stephen Warren
On 12/11/2012 04:34 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. Reviewed-by: Stephen Warren (briefly!) ___ U-Boot mailing list U-Boot@lists.denx

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

2012-12-12 Thread Stephen Warren
On 12/12/2012 09:14 AM, Tom Warren wrote: > Allen, > > On Tue, Dec 11, 2012 at 5:45 PM, Allen Martin wrote: >> On Tue, Dec 11, 2012 at 03:34:15PM -0800, 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 diff

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

2012-12-12 Thread Tom Warren
Allen, On Tue, Dec 11, 2012 at 5:45 PM, Allen Martin wrote: > On Tue, Dec 11, 2012 at 03:34:15PM -0800, 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. >> >> Signed-off-by: Tom Warren >> --- >>