public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v2] fdt: add crypto node handling for MPC8{3, 5}xxE processors
Date: Tue, 10 Jun 2008 23:02:02 -0400	[thread overview]
Message-ID: <484F402A.6010400@gmail.com> (raw)
In-Reply-To: <20080610215242.947ac5d2.kim.phillips@freescale.com>

Kim Phillips wrote:
> crypto node if not on an E-processor.  If on 8360 or 834x family,
> check rev and up-rev crypto node (to SEC rev. 2.4 property values)
> if on an 'EA' processor, e.g. MPC8349EA.
> 
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> ---
> change since v1: mpc85xx IS_E_PROCESSOR(svr) definition changed to (svr
> & 0x80000).
> 
> (I'm not sure, but I think this goes through WD directly)
> 
>  common/fdt_support.c        |   87 +++++++++++++++++++++++++++++++++++++++++++

I'm not really competent to evaluate this beyond the obvious criteria 
(it compiles and passes the sniff test).  From the libfdt point of view, 
I'm OK with Wolfgang applying the patch directly.

Best regards,
gvb

  reply	other threads:[~2008-06-11  3:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11  2:52 [U-Boot-Users] [PATCH v2] fdt: add crypto node handling for MPC8{3, 5}xxE processors Kim Phillips
2008-06-11  3:02 ` Jerry Van Baren [this message]
2008-06-16 20:11 ` [U-Boot-Users] [PATCH v3] " Kim Phillips
2008-06-16 20:55   ` [U-Boot-Users] [PATCH v4] " Kim Phillips
2008-06-17 13:52     ` Kumar Gala
2008-07-05 22:32     ` Wolfgang Denk
2008-07-07 18:46       ` Kim Phillips
2008-07-11 18:12         ` Kim Phillips

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=484F402A.6010400@gmail.com \
    --to=gvb.uboot@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox