From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 11 Dec 2012 17:41:10 -0700 Subject: [U-Boot] [PATCH V3 3/7] Tegra30: Add CPU (armv7) files In-Reply-To: <1355268858-7868-4-git-send-email-twarren@nvidia.com> References: <1355268858-7868-1-git-send-email-twarren@nvidia.com> <1355268858-7868-4-git-send-email-twarren@nvidia.com> Message-ID: <50C7D2A6.5070503@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 12/11/2012 04:34 PM, Tom Warren wrote: > These files are for code that runs on the CPU (A9) on T30 boards. > At this time, there are no T30-specific ARMV7 files. As T30-specific > run-time code is added, it'll go here. Reviewed-by: Stephen Warren