[U-Boot] [PATCH v2 10/10] tegra20: Remove armv4t build flags
Stephen Warren
swarren at wwwdotorg.org
Wed Jun 6 18:52:34 CEST 2012
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 USE_PRIVATE_LIBGCC
from the makefiles/... wherever we define it for Tegra? At least for the
non-SPL build; presumably the SPL build will still need it.
More information about the U-Boot
mailing list