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:
f53d168
)
powerpc: Add length setting to set_dawr
author
Michael Neuling
<mikey@neuling.org>
Thu, 24 Jan 2013 15:02:58 +0000
(15:02 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 29 Jan 2013 00:35:07 +0000
(11:35 +1100)
Currently we set the length field in the DAWR to 0 which defaults it to one
double word (64bits) which is the same as the DABR.
Change this so that we can set it to longer values as supported by the DAWR.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found