kernel-ark/arch/powerpc
David Gibson e37bc5df8e [PATCH] powerpc: Purge bootinfo.h
With ARCH=powerpc we assume the presence of a device tree, so we don't
require any support for the old bi_recs method of passing boot
parameters.  Likewise, we've never needed it for ppc64, but we still
had an include/asm-ppc64/bootinfo.h from which nothing was used.  This
patch removes that file, and all references to it in arch/ppc64 and
arch/powerpc.  A related, unused variable 'boot_mem_size' is also
removed from setup_32.c.  The bootinfo stuff remains in ARCH=ppc for
the time being.

Built and booted on Power5 (ARCH=ppc64 and ARCH=powerpc), built for
32-bit powermac (ARCH=powerpc and ARCH=ppc).

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-27 20:50:46 +10:00
..
kernel [PATCH] powerpc: Purge bootinfo.h 2005-10-27 20:50:46 +10:00
lib powerpc: Fix a corner case in __div64_32 2005-10-20 09:37:02 +10:00
mm [PATCH] powerpc: Purge bootinfo.h 2005-10-27 20:50:46 +10:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms powerpc: Merge 32-bit CHRP support. 2005-10-26 21:45:56 +10:00
sysdev powerpc: Fix incorrect timer register addresses in mpic.c 2005-10-26 21:55:33 +10:00
Kconfig powerpc: 32-bit powermac needs the mpc106 code 2005-10-26 22:54:17 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile ppc64: Minor compilation fixes 2005-10-20 09:15:05 +10:00