[U-Boot] [PATCH] powerpc/85xx: Support for Freescale P1024/P1025 processor
Kumar Gala
galak at kernel.crashing.org
Fri Mar 25 14:37:18 CET 2011
On Mar 6, 2011, at 10:15 PM, Kumar Gala wrote:
> Add Support for Freescale P1024/P1025 (dual core) and
> P1015/P1016 (single core) processors.
>
> P1024 is a variant of P1020 processor with a core frequency from
> 400Mhz to 667Mhz and comes in a 561-pin wirebond power-BGA
>
> P1025 is a variant of P1021 processor with a core frequency from
> 400Mhz to 667Mhz and comes in a 561-pin wirebond power-BGA
>
> P1015 is a variant of P1024 processor with single core and P1016 is a
> variant of P1025 processor with single core.
>
> Added comments in config_mpc85xx.h to denote single core versions of
> processors.
>
> Signed-off-by: Jin Qing <b24347 at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile | 8 +++++
> arch/powerpc/cpu/mpc8xxx/cpu.c | 8 +++++
> arch/powerpc/include/asm/config_mpc85xx.h | 50 +++++++++++++++++++++++++++++
> arch/powerpc/include/asm/processor.h | 8 +++++
> 4 files changed, 74 insertions(+), 0 deletions(-)
applied to 85xx next
- k
More information about the U-Boot
mailing list