[U-Boot] [PATCH v2] powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
galak at kernel.crashing.org
Wed Jun 30 11:38:26 CEST 2010
On Jun 9, 2010, at 11:17 PM, Kumar Gala wrote:
> If we explicitly disabled a core remove it from the dtb we pass on to
> the kernel.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Fix issues reported by Timur
>
> arch/powerpc/cpu/mpc85xx/mp.c | 23 +++++++++++++++++++++++
> arch/powerpc/cpu/mpc86xx/mp.c | 17 +++++++++++++++++
> arch/powerpc/cpu/mpc8xxx/fdt.c | 3 ++-
> arch/powerpc/include/asm/mp.h | 3 ++-
> 4 files changed, 44 insertions(+), 2 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list