]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
authorKumar Gala <galak@kernel.crashing.org>
Thu, 19 Mar 2009 08:40:08 +0000 (03:40 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 26 Jul 2010 18:07:56 +0000 (13:07 -0500)
commit6aba33e939c41358cf731cbbdd9d5ca59c9266e8
treebb817fb19969dc9f7d90e0de0bc6c1a3496aba84
parentd51cc7a0cd1b9763a3250d44a07032f9b1bc96ae
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms

The CoreNet style platforms can have a L3 cache that fronts the memory
controllers.  Enable that cache as well as add information into the
device tree about it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu_init.c
arch/powerpc/cpu/mpc85xx/fdt.c