]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite5d7a31adc89f18f9949e00f1078768ac702e41c
treebacc3456ba775541306d11ce34f5fcccfb76404c
parent7eda76dd047adb9e91e32ef34ddd30e6a3c0b7e3
[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