diff options
author | Arnd Bergmann <[email protected]> | 2014-02-27 13:42:37 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-03-22 01:06:58 +0100 |
commit | 9f3ba4567e8d11de89673afea174d206ca9446f6 (patch) | |
tree | 633f72622d418c84756b2fc5eaae0832caf2be40 /scripts/gdb/linux/utils.py | |
parent | 1146b600044de64af0ef775025731eeef1fa2189 (diff) |
ARM: tegra: make debug_ll code build for ARMv6
In a combined ARMv6/v7 kernel, we cannot use the
movt/movw instructions to load an immediate, as they
are not valid on ARMv6.
This changes the file to use an indirect load instead,
as lots of other implementations do.
Signed-off-by: Arnd Bergmann <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions