]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc/ppc64: Cleanup PPC970 CPU initialization
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 May 2004 01:13:33 +0000 (18:13 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 5 May 2004 01:13:33 +0000 (18:13 -0700)
commit80d628058e48d18bbb56f1eb80ca2c3e107474b7
tree5b7a8c3418a02a42be9bcad5fb01642a12be9b08
parent990e3971f2b7850a9cef2853c7f96945ba7fa5e1
[PATCH] ppc/ppc64: Cleanup PPC970 CPU initialization

This cleans up the code used to initialize the 970 CPU.

More specifically, it adds support for the 970FX, makes sure we don't
touch registers we aren't supposed to when running in LPAR mode, and
stop blindly zeroing out HID4 and HID5, we just clear the bits we really
want clear in there and leave the rest to the firmware.
arch/ppc/kernel/cpu_setup_power4.S
arch/ppc/kernel/head.S
arch/ppc64/kernel/cpu_setup_power4.S
arch/ppc64/kernel/head.S