]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
authorKumar Gala <galak@kernel.crashing.org>
Thu, 10 Jun 2010 03:33:53 +0000 (22:33 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Jul 2010 15:55:08 +0000 (10:55 -0500)
commit8f3a7fa4a230f5e974e99b617138e2aaa45109e7
tree0a6687513dc8baa6144306721048af316da77272
parent11beefa38267b756252de5d3ed4f88c45f3442c7
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb

If we explicitly disabled a core remove it from the dtb we pass on to
the kernel.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fdt.c
arch/powerpc/cpu/mpc85xx/mp.c
arch/powerpc/cpu/mpc86xx/fdt.c
arch/powerpc/cpu/mpc86xx/mp.c
arch/powerpc/cpu/mpc8xxx/fdt.c
arch/powerpc/include/asm/mp.h