]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: Implement mips_cdmm_phys_base()
authorJames Hogan <james.hogan@imgtec.com>
Mon, 2 Feb 2015 11:45:10 +0000 (11:45 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2015 10:04:12 +0000 (12:04 +0200)
commit5607ca50606b5a095a940a64284692944610e1c9
treec4fbcbe6b0dbcea9cd6114c4f8ef0b2ac52e8f97
parent6ca074213661b7fd1ba0019f2c99474f3776e538
MIPS: Malta: Implement mips_cdmm_phys_base()

Implement mips_cdmm_phys_base() for Malta, returning the physical base
address 0x1fc10000 which is "typically unused".

This allows the Common Device Memory Map (CDMM) region to be mapped, and
devices in that region (such as the Fast Debug Channel (FDC) hardware
for communication over EJTAG) to be discovered.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9177/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-memory.c