From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 22 Jun 2012 12:27:27 -0600 Subject: [U-Boot] [PATCH v4 13/13] tegra20: Remove armv4t build flags In-Reply-To: <1340323247-15512-14-git-send-email-amartin@nvidia.com> References: <1340323247-15512-1-git-send-email-amartin@nvidia.com> <1340323247-15512-14-git-send-email-amartin@nvidia.com> Message-ID: <4FE4B90F.7090105@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 06/21/2012 06:00 PM, Allen Martin wrote: > These flags were necessary when building tegra20 as a single binary > that supported ARM7TDMI and Cortex A9. Now that the ARM7TDMI support > is split into a separate SPL, this is no longer necessary. > > Signed-off-by: Allen Martin The series, Acked-by: Stephen Warren