[U-Boot] [PATCH v7 1/2] APM821xx: Add CPU support
Wolfgang Denk
wd at denx.de
Tue Sep 28 23:37:17 CEST 2010
Dear tmarri at apm.com,
In message <1285708514-5713-1-git-send-email-tmarri at apm.com> you wrote:
> From: Tirumala Marri <tmarri at apm.com>
>
> APM821XX is a new line of SoCs which are derivatives of
> PPC44X family of processors. This patch adds support of CPU, cache,
> tlb, 32k ocm, bootstraps, PLB and AHB bus.
>
> Signed-off-by: Tirumala R Marri <tmarri at apm.com>
> ---
> V6:
> * Correcting indentation.
> V7:
> * Ordering defined(APM821XX) in cpu_init.c .
> ---
> arch/powerpc/cpu/ppc4xx/cpu.c | 19 ++++++++
> arch/powerpc/cpu/ppc4xx/cpu_init.c | 5 +-
> arch/powerpc/cpu/ppc4xx/speed.c | 75 ++++++++++++++++++++++++++++++-
> arch/powerpc/cpu/ppc4xx/start.S | 11 +++--
> arch/powerpc/include/asm/apm821xx.h | 72 +++++++++++++++++++++++++++++
> arch/powerpc/include/asm/ppc4xx-ebc.h | 3 +-
> arch/powerpc/include/asm/ppc4xx-isram.h | 14 +++++-
> arch/powerpc/include/asm/ppc4xx-sdram.h | 12 +++---
> arch/powerpc/include/asm/ppc4xx-uic.h | 5 +-
> arch/powerpc/include/asm/ppc4xx.h | 4 ++
> arch/powerpc/include/asm/processor.h | 1 +
> 11 files changed, 202 insertions(+), 19 deletions(-)
Reviewed-by: Wolfgang Denk <wd at denx.de>
Acked-by: Wolfgang Denk <wd at denx.de>
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Fascinating is a word I use for the unexpected.
-- Spock, "The Squire of Gothos", stardate 2124.5
More information about the U-Boot
mailing list