[MIPS] IP27: Fix bootmem memory setup
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 8 Apr 2008 21:43:46 +0000 (23:43 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Jun 2008 17:13:14 +0000 (18:13 +0100)
commit2bf8ec2d8137e66998435ddf6d4060a558e2f727
treebacc3456ba775541306d11ce34f5fcccfb76404c
parentc2719d93836b0b0cdf1725449d87705da6ede9a5
[MIPS] IP27: Fix bootmem memory setup

Changes in the generic bootmem code broke memory setup for IP27. This
patch fixes this by replacing lots of special IP27 code with generic
bootmon code. This has been tested only on a single node.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip27/ip27-memory.c