fdt: add crypto node handling for MPC8{3, 5}xxE processors
Delete the 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>
Showing
- common/fdt_support.c 87 additions, 0 deletionscommon/fdt_support.c
- cpu/mpc83xx/fdt.c 18 additions, 0 deletionscpu/mpc83xx/fdt.c
- cpu/mpc85xx/fdt.c 5 additions, 0 deletionscpu/mpc85xx/fdt.c
- include/asm-ppc/processor.h 9 additions, 0 deletionsinclude/asm-ppc/processor.h
- include/fdt_support.h 6 additions, 0 deletionsinclude/fdt_support.h
- include/mpc83xx.h 6 additions, 1 deletioninclude/mpc83xx.h
Loading
Please register or sign in to comment