]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/p5020: Add various p5020 related defines (and p5010)
authorKumar Gala <galak@kernel.crashing.org>
Wed, 21 Oct 2009 18:32:58 +0000 (13:32 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jul 2010 09:41:19 +0000 (04:41 -0500)
commit19dbcc96c093acdf0b029b0ea616ca9761d3169f
tree9fe9f6701d3ec46486b19ef62e530f91593e85ed
parent7eda1f8eedaebcf29896b3d4b074c7352609f23d
powerpc/p5020: Add various p5020 related defines (and p5010)

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@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