Re: [U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC

2012-12-03 Thread Stephen Warren
On 12/03/2012 04:45 PM, Tom Warren wrote: > This patch series adds basic (boot to cmd prompt) support for Tegra30. > This is based on the Tegra20 SPL, which initializes the AVP (ARM7TDMI) > boot proc) first, then control is transferred to the CPU (A9 quad cluster). > It is based on current u-boot-t

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC

2012-12-03 Thread Tom Warren
This patch series adds basic (boot to cmd prompt) support for Tegra30. This is based on the Tegra20 SPL, which initializes the AVP (ARM7TDMI) boot proc) first, then control is transferred to the CPU (A9 quad cluster). It is based on current u-boot-tegra/next. Some Tegra20 files were changed or move

Re: [U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC

2012-12-03 Thread Tom Warren
Sorry - hit send too soon. A couple of minor edits and I'll resend. > -Original Message- > From: Tom Warren [mailto:twarren.nvi...@gmail.com] > Sent: Monday, December 03, 2012 3:18 PM > To: u-boot@lists.denx.de > Cc: twarren.nvi...@gmail.com; s...@chromium.org; Stephen Warren; > albert.u.b

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra30 SoC

2012-12-03 Thread Tom Warren
This patch series adds basic (boot to cmd prompt) support for Tegra30. This is based on the Tegra20 SPL, which initializes the AVP (ARM7TDMI) boot proc) first, then control is transferred to the CPU (A9 quad cluster). It is based on current u-boot-tegra/next. Some Tegra20 files were changed or move