]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Merge in 64-bit powermac support.
authorPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:02:39 +0000 (16:02 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:02:39 +0000 (16:02 +1000)
commit35499c0195e46f479cf6ac16ad8d3f394b5fcc10
tree25660acd2425de5236a1eff7a25dc931e6f86492
parentb6ba92819dc1304a4e5a0bf06b297c657b58168a
powerpc: Merge in 64-bit powermac support.

This brings in a lot of changes from arch/ppc64/kernel/pmac_*.c to
arch/powerpc/platforms/powermac/*.c and makes various minor tweaks
elsewhere.  On the powermac we now initialize ppc_md by copying
the whole pmac_md structure into it, which required some changes in
the ordering of initializations of individual fields of it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
17 files changed:
arch/powerpc/Kconfig
arch/powerpc/kernel/head_64.S
arch/powerpc/kernel/prom_init.c
arch/powerpc/kernel/setup_32.c
arch/powerpc/platforms/Makefile
arch/powerpc/platforms/powermac/Makefile
arch/powerpc/platforms/powermac/feature.c
arch/powerpc/platforms/powermac/nvram.c
arch/powerpc/platforms/powermac/pci.c
arch/powerpc/platforms/powermac/pic.c
arch/powerpc/platforms/powermac/pmac.h
arch/powerpc/platforms/powermac/setup.c
arch/powerpc/platforms/powermac/smp.c
arch/powerpc/platforms/powermac/time.c
include/asm-powerpc/machdep.h
include/asm-ppc64/system.h
include/asm-ppc64/udbg.h