Re: [U-Boot] [PATCH v2 10/10] tegra20: Remove armv4t build flags

2012-06-06 Thread Stephen Warren
On 06/05/2012 03:20 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. Can we also (probably in a separate patch) remove U

[U-Boot] [PATCH v2 10/10] tegra20: Remove armv4t build flags

2012-06-05 Thread Allen Martin
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 --- arch/arm/cpu/armv7/tegra20/config.mk |7 --- 1 file changed