From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Tue, 11 Dec 2012 19:05:20 -0800 Subject: [U-Boot] [PATCH V3 0/7] Add support for NVIDIA Tegra30 SoC In-Reply-To: <1355268858-7868-1-git-send-email-twarren@nvidia.com> References: <1355268858-7868-1-git-send-email-twarren@nvidia.com> Message-ID: <20121212030520.GA14649@badger> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Dec 11, 2012 at 03:34:11PM -0800, 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-tegra/next. Some Tegra20 files were > changed or moved to enable use of common code/headers. > > Future patches will add support/drivers for MMC, USB, I2C, SPI, NAND > and other peripherals. The Cardhu T30 boards is supported initially. > Booted to command prompt on cardhu with the series, so: Tested-by: Allen Martin -- nvpublic