diff options
| author | [email protected] <[email protected]> | 2012-05-14 13:14:39 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-07-07 14:07:19 +0200 |
| commit | f3717ac5848ec389919596d5e518b528fb8bebdd (patch) | |
| tree | fbdd225ba837191edee560934a5f16acbb653699 /include | |
| parent | 27c4a3318f716cce0a23248317534bda7792230b (diff) | |
tegra: override compiler flags for low level init code
Override -march setting for tegra to -march=armv4t for files that are
necessary for low level init on tegra.
The recent change to use -march=armv7-a for armv7 caused a regression
on tegra because tegra starts boot on a arm7tdmi processor before
transferring control to the cortex-a9. While still executing on the
arm7tdmi there are calls to getenv_ulong() and memset() that cause an
illegal instruction exception if compiled for armv7.
Signed-off-by: Allen Martin <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
