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:
30cd655
)
ARM: debug: msm: Support big-endian CPUs
author
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 30 Jun 2014 21:49:39 +0000
(14:49 -0700)
committer
Kumar Gala
<galak@codeaurora.org>
Mon, 19 Jan 2015 17:42:03 +0000
(11:42 -0600)
If the CPU is in big-endian mode these macros will access the
hardware incorrectly. Reverse thins as necessary to fix this.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
No differences found