[MIPS] Setup min_low_pfn/max_low_pfn correctly
authorFranck Bui-Huu <fbuihuu@gmail.com>
Wed, 10 Jan 2007 08:44:04 +0000 (09:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:13 +0000 (16:53 +0000)
This patch makes a better usage of these two globals.
'min_low_pfn' is now correctly setup for all configs, which
allow us to rely on it in boot memory code init.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found