• Benjamin Herrenschmidt's avatar
    [PATCH] ppc/ppc64: Cleanup PPC970 CPU initialization · 80d62805
    Benjamin Herrenschmidt authored
    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.
    80d62805
cpu_setup_power4.S 3.78 KB