MIPS: Map CM Global Control Registers
authorPaul Burton <paul.burton@imgtec.com>
Wed, 21 Sep 2016 10:18:53 +0000 (11:18 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 21 Sep 2016 13:04:04 +0000 (15:04 +0200)
commitb2b135d980a7171c9b0eefbb38861ccbe9a47f97
tree21ec78ca322ced104ccc3066ba9b932b03a89015
parent5c72e5a62e998ce374a27b0589328bb284a27c8c
MIPS: Map CM Global Control Registers

Map the Global Control Registers (GCRs) provided by the MIPS Coherence
Manager (CM) in preparation for using some of them in later patches.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/Kconfig
arch/mips/cpu/Makefile
arch/mips/cpu/cm_init.S [new file with mode: 0644]
arch/mips/cpu/start.S
arch/mips/include/asm/cm.h [new file with mode: 0644]