From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 03 Oct 2012 10:46:04 -0600 Subject: [U-Boot] [PATCH 0/7] Add T30 Cardhu support In-Reply-To: <1349217955-8729-1-git-send-email-twarren@nvidia.com> References: <1349217955-8729-1-git-send-email-twarren@nvidia.com> Message-ID: <506C6BCC.3010805@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/02/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 inits the AVP (ARM7TDMI boot > proc) first, then control is transferred to the CPU (A9 quad core). > It is based on current u-boot-tegra/next. > > Future patches will add support/drivers for MMC/USB/I2C/SPI/etc. > The Cardhu T30 board is supported initially. The series, Tested-by: Stephen Warren I'll provide review comments later.