git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79a0cb
)
ARM: module: correctly relocate instructions in BE8
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Fri, 19 Jul 2013 17:27:23 +0000
(18:27 +0100)
committer
Ben Dooks
<ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:35 +0000
(20:46 +0100)
When in BE8 mode, our instructions are not in the same ordering as the
data, so use <asm/opcodes.h> to take this into account.
Note, also requires modules to be built --be8
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
No differences found