]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/p2040: Add various p2040 specific information
authorKumar Gala <galak@kernel.crashing.org>
Tue, 1 Jun 2010 15:29:11 +0000 (10:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 20 Jan 2011 04:58:23 +0000 (22:58 -0600)
commitf193e3da9817dc4892bc25967954d98838f84386
tree8e9b49ebf33543f2791c019119441509f9f5db31
parent1eda59ff6bcd09ce4bfbe7af9898951b0c66f303
powerpc/p2040: Add various p2040 specific information

Add P2040 SoC specific information:
* SERDES Table
* Added p2040 to cpu_type_list and SVR list
* Added number of LAWs for p2040
* Set CONFIG_MAX_CPUS to 4 for p2040

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/p2040_serdes.c [new file with mode: 0644]
arch/powerpc/cpu/mpc8xxx/cpu.c
arch/powerpc/include/asm/config.h
arch/powerpc/include/asm/processor.h
drivers/misc/fsl_law.c