fdt_support: add entry for sec3.1 and fix sec3.3
authorKim Phillips <kim.phillips@freescale.com>
Fri, 23 Apr 2010 17:20:11 +0000 (12:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 30 May 2010 16:14:37 +0000 (11:14 -0500)
commit3057c6be5efda781a72ca04432e0a4ed6e670030
treec3f29ca8f34b666b7605e5f1988c018546b68b0d
parent5f4d36825a028e300b7d56a566d2cf84418b7a68
fdt_support: add entry for sec3.1 and fix sec3.3

Add sec3.1 h/w geometry for fdt node fixups.

Also, 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>
common/fdt_support.c