commit | 6adb5fe7020e8f99d27da932157ea27325df9263 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 20 12:47:53 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 29 21:10:34 2006 +0100 |
tree | c4bf688c3c6dfd822391dd5f80a879c13cf0aac2 | |
parent | 9247857f5acadf0ea87fd6a9514c633644634f08 [diff] |
[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>