[U-Boot] [PATCH] powerpc/p5020: Add various p5020 related defines (and p5010)

Kumar Gala galak at kernel.crashing.org
Wed Jul 21 07:37:15 CEST 2010


On Jul 15, 2010, at 12:05 AM, Kumar Gala wrote:

> There are various locations that we have chip specific info:
> 
> * Makefile for which ddr code to build
> * Added p5020 & p5010 to cpu_type_list and SVR list
> * Added number of LAWs for p5020
> * Set CONFIG_MAX_CPUS to 2 for p5020
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile    |    1 +
> arch/powerpc/cpu/mpc8xxx/cpu.c       |    4 ++++
> arch/powerpc/include/asm/config.h    |    2 ++
> arch/powerpc/include/asm/processor.h |    4 ++++
> drivers/misc/fsl_law.c               |    2 +-
> 5 files changed, 12 insertions(+), 1 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list