u-boot/arch/powerpc/cpu/mpc8xxx
Timur Tabi fbb9ecf749 powerpc/mp: add support for discontiguous cores
Some SOCs have discontiguously-numbered cores, and so we can't determine the
valid core numbers via the FRR register any more.  We define
CPU_TYPE_ENTRY_MASK to specify a discontiguous core mask, and helper functions
to process the mask and enumerate over the set of valid cores.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-09-29 19:01:05 -05:00
..
ddr powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time 2011-07-11 13:24:20 -05:00
cpu.c powerpc/mp: add support for discontiguous cores 2011-09-29 19:01:05 -05:00
fdt.c powerpc/mp: add support for discontiguous cores 2011-09-29 19:01:05 -05: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 powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set 2011-07-11 13:24:19 -05:00
Makefile powerpc/85xx: Add support for Integrated Flash Controller (IFC) 2011-04-04 09:24:40 -05:00
srio.c powerpc/8xxx: Refactor SRIO initialization into common code 2011-01-14 01:32:21 -06:00