[U-Boot] [PATCH] fdt_support: add entry for sec3.1 and remove tls_ssl_stream descriptor type capability for sec3.3
Kumar Gala
galak at kernel.crashing.org
Sun May 30 18:13:28 CEST 2010
On Apr 23, 2010, at 12:20 PM, Kim Phillips wrote:
> 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 at freescale.com>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> common/fdt_support.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
applied
I've shorten the first line of the commit to be within 80 chars.
- k
More information about the U-Boot
mailing list