summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorKim Phillips2010-04-23 02:25:13 +0200
committerKumar Gala2010-05-17 17:51:17 +0200
commit18f397c838e50bb2b8d581dcfc73f3d35ee5b1e2 (patch)
tree5fe1a5a4667b28c4930201bd20eb6760ddbd4d8a /arch/powerpc/boot
parentpowerpc: Add interrupt support to mpc8xxx_gpio (diff)
downloadkernel-qcow2-linux-18f397c838e50bb2b8d581dcfc73f3d35ee5b1e2.tar.gz
kernel-qcow2-linux-18f397c838e50bb2b8d581dcfc73f3d35ee5b1e2.tar.xz
kernel-qcow2-linux-18f397c838e50bb2b8d581dcfc73f3d35ee5b1e2.zip
powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node
Technically, whilst SEC v3.3 h/w honours the tls_ssl_stream descriptor type, it lacks the ARC4 algorithm execution unit required to be able to execute anything meaningful with it. Change the node to agree with the documentation that declares that the sec3.3 really doesn't have such a descriptor type. Reported-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/mpc8315erdb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts b/arch/powerpc/boot/dts/mpc8315erdb.dts
index 8a3a4f3ef831..508b770d3dd6 100644
--- a/arch/powerpc/boot/dts/mpc8315erdb.dts
+++ b/arch/powerpc/boot/dts/mpc8315erdb.dts
@@ -292,7 +292,7 @@
fsl,num-channels = <4>;
fsl,channel-fifo-len = <24>;
fsl,exec-units-mask = <0x97c>;
- fsl,descriptor-types-mask = <0x3ab0abf>;
+ fsl,descriptor-types-mask = <0x3a30abf>;
};
sata@18000 {