]> git.neil.brown.name Git - history.git/commit
PPC32: use the memory size passed in from the bootloader
authorTom Rini <trini@kernel.crashing.org>
Tue, 6 Aug 2002 05:26:56 +0000 (15:26 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 6 Aug 2002 05:26:56 +0000 (15:26 +1000)
commite5aaf60c139452d83c86842d6be8e84d4d9a85ba
tree5d8c583624a13ddbb55c4666bca6be40eeb56375
parent8a05d49072f1b4fecff1bf747e60604bd81828dc
PPC32: use the memory size passed in from the bootloader
in preference to probing at startup.

We now use boot_mem_size if it is nonzero and only call
ppc_md.find_end_of_memory if boot_mem_size is zero.
arch/ppc/kernel/setup.c
arch/ppc/mm/init.c
arch/ppc/platforms/lopec_setup.c
arch/ppc/platforms/prep_setup.c
arch/ppc/platforms/spruce_setup.c
include/asm-ppc/bootinfo.h