
11 Jun
2008
11 Jun
'08
5:02 a.m.
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