u-boot-brain/arch
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
..
arm MX31: Removed warnings for iomux function 2010-10-20 00:18:23 +02:00
avr32 board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
blackfin Blackfin: workaround anomaly 05000440 2010-10-14 20:23:26 -04:00
i386 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m68k Merge branch 'master' of git://git.denx.de/u-boot-arm 2010-10-20 00:10:07 +02:00
microblaze FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
mips board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
nios2 FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
powerpc 85xx: Add support for not releasing secondary cores via 'mp_holdoff' 2010-10-20 02:38:40 -05:00
sh Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
sparc boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00