u-boot-brain/arch/powerpc/cpu/mpc8xxx
Liu Gang 5056c8e068 powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
When boot from SRIO, slave's core can be in holdoff after powered on for
some specific requirements. Master can release the slave's core at the
right time by SRIO interface.

Master needs to:
	1. Set outbound SRIO windows in order to configure slave's registers
	   for the core's releasing.
	2. Check the SRIO port status when release slave core, if no errors,
	   will implement the process of the slave core's releasing.
Slave needs to:
	1. Set all the cores in holdoff by RCW.
	2. Be powered on before master's boot.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
2012-04-24 23:58:33 -05:00
..
ddr arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning 2011-11-29 08:48:06 -06:00
cpu.c powerpc/p3060: Add SoC related support for P3060 platform 2011-10-03 09:36:28 -05:00
fdt.c powerpc/8xxx:Add MPH controller support in USB device-tree fixup 2012-02-15 16:50:14 -06:00
fsl_ifc.c fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) 2011-09-29 19:01:04 -05:00
fsl_lbc.c fsl_lbc: add printout of LCRR and LBCR to local bus regs 2012-01-13 12:56:06 -06:00
Makefile powerpc/85xx: Add support for Integrated Flash Controller (IFC) 2011-04-04 09:24:40 -05:00
srio.c powerpc/corenet_ds: Slave core in holdoff when boot from SRIO 2012-04-24 23:58:33 -05:00