[POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Thu, 6 Dec 2007 22:23:05 +0000 (09:23 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Tue, 8 Jan 2008 13:58:09 +0000 (07:58 -0600)
This patch adds support for 405GPr processors with optional
new mode strapping. ibm405gp_fixup_clocks() can now be used
for 405GP and 405GPr CPUs.

This is in preparation of porting the cpci405 platform support
from arch/ppc to arch/powerpc.

This patch also adds ibm405ep_fixup_clocks() to support
405EP CPUs from the boot wrapper.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

No differences found