projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa568d
)
powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unit
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Sat, 2 May 2009 02:16:49 +0000
(06:16 +0400)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 19 May 2009 05:50:31 +0000
(
00:50
-0500)
fsl,exec-units-mask should be 0xbfe to include SNOW unit in
MPC8569E's security engine.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8569mds.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8569mds.dts
b/arch/powerpc/boot/dts/mpc8569mds.dts
index 69cec814da4449e9a294f8413b59e3474b8c3411..fb67910927f189651a996ac2d343e9ac033207d5 100644
(file)
--- a/
arch/powerpc/boot/dts/mpc8569mds.dts
+++ b/
arch/powerpc/boot/dts/mpc8569mds.dts
@@
-221,7
+221,7
@@
interrupt-parent = <&mpic>;
fsl,num-channels = <4>;
fsl,channel-fifo-len = <24>;
- fsl,exec-units-mask = <0x
9
fe>;
+ fsl,exec-units-mask = <0x
b
fe>;
fsl,descriptor-types-mask = <0x3ab0ebf>;
};