[U-Boot] Pull request - mpc85xx
Kumar Gala
galak at kernel.crashing.org
Wed Jan 27 06:20:07 CET 2010
[forgot the cpu disable patches in a branch]
The following changes since commit 797312a15edc9dfb433e6903a75189030e7aaaaa:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Kumar Gala (3):
Add support to disable cpu's in multicore processors
86xx: Add support for 'cpu disable' command
85xx: Add support for 'cpu disable' command
common/cmd_mp.c | 3 +++
cpu/mpc85xx/mp.c | 32 +++++++++++++++++++++++++++++++-
cpu/mpc86xx/mp.c | 42 ++++++++++++++++++++++++++++++++++++++++++
include/asm-ppc/immap_86xx.h | 33 ++++++++++++++++++---------------
include/common.h | 1 +
5 files changed, 95 insertions(+), 16 deletions(-)
More information about the U-Boot
mailing list