u-boot-brain/arch/powerpc
Aaron Sierra 9d64c6bb4a 85xx: Add support for not releasing secondary cores via 'mp_holdoff'
Some OSes require that secondary cores not be initialized when they
are booted (eg VxWorks).  By default when U-Boot is compiled with the
CONFIG_MP option all secondary cores are brought out of reset and held
in spinloops.  Setting the "mp_holdoff" environment variable to 'yes'
or '1' will cause U-Boot to leave secondary cores in their default
state.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-10-20 02:38:40 -05:00
..
cpu 85xx: Add support for not releasing secondary cores via 'mp_holdoff' 2010-10-20 02:38:40 -05:00
include/asm Adding fixed sdram setting for cornet_ds board 2010-10-20 02:38:39 -05:00
lib powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00