[U-Boot-Users] [PATCH v2] fdt: add crypto node handling for MPC8{3, 5}xxE processors
Jerry Van Baren
gvb.uboot at gmail.com
Wed Jun 11 05:02:02 CEST 2008
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 at 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
More information about the U-Boot
mailing list