[U-Boot] [PATCH] powerpc/p3041: Add various p3041 related defines
Kumar Gala
galak at kernel.crashing.org
Wed Jul 21 07:37:25 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 p3041 to cpu_type_list and SVR list
> * Added number of LAWs for p3041
> * Set CONFIG_MAX_CPUS to 4 for p3041
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile | 1 +
> arch/powerpc/cpu/mpc8xxx/cpu.c | 2 ++
> arch/powerpc/include/asm/config.h | 2 ++
> arch/powerpc/include/asm/processor.h | 2 ++
> drivers/misc/fsl_law.c | 3 ++-
> 5 files changed, 9 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list