]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/p3041: Add various p3041 related defines
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jan 2010 16:26:46 +0000 (10:26 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jul 2010 09:41:19 +0000 (04:41 -0500)
commitc26de2d8b15c15fdc0a33758fa7714667eec404c
treeb2042bd864e2b76dff88b773e254d283053d836f
parent19dbcc96c093acdf0b029b0ea616ca9761d3169f
powerpc/p3041: Add various p3041 related defines

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@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc8xxx/cpu.c
arch/powerpc/include/asm/config.h
arch/powerpc/include/asm/processor.h
drivers/misc/fsl_law.c