]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 20 Jun 2006 11:47:53 +0000 (12:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:34 +0000 (21:10 +0100)
commita15ddeabfeb60cef6be190f3b8ace3c569e43d4b
treec4bf688c3c6dfd822391dd5f80a879c13cf0aac2
parent3cbbffe2d3923926dceff01779f8a1b9ea00719c
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.

This fixes a resource collision of RAM and I/O memory on systems that
use the physical address space multiple times.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/setup.c