]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support to disable cpu's in multicore processors
authorKumar Gala <galak@kernel.crashing.org>
Tue, 12 Jan 2010 17:42:43 +0000 (11:42 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jan 2010 05:17:49 +0000 (23:17 -0600)
commit4194b3668a93eee18dd1f7eb1309ca7b05003aa7
tree72e0ef1c6a8e895139f530b6c34888f37cf6a4eb
parent797312a15edc9dfb433e6903a75189030e7aaaaa
Add support to disable cpu's in multicore processors

Add a disable sub-command to the cpu command that allows for disabling
cores in multicore processors.  This can be useful for systems that are
using multicore chips but aren't utilizing all the cores as a way to
reduce power and possibly improve performance.

Also updated an added missing copyright.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/cmd_mp.c
cpu/mpc85xx/mp.c
cpu/mpc86xx/mp.c
include/common.h