]> git.openfabrics.org - ~emulex/infiniband.git/commit
memory: Freescale CoreNet Coherency Fabric error reporting driver
authorScott Wood <scottwood@freescale.com>
Wed, 2 Jul 2014 23:52:11 +0000 (18:52 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 30 Jul 2014 00:26:30 +0000 (19:26 -0500)
commit54afbec0d57f322127e3886b04fe4fd860519bfb
tree0878b64dfd44ec4b933660b3b2051db6b09147c1
parent48cd9b5d590aee1664170968a9eae068e36761eb
memory: Freescale CoreNet Coherency Fabric error reporting driver

The CoreNet Coherency Fabric is part of the memory subsystem on
some Freescale QorIQ chips.  It can report coherency violations (e.g.
due to misusing memory that is mapped noncoherent) as well as
transactions that do not hit any local access window, or which hit a
local access window with an invalid target ID.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Bharat Bhushan <bharat.bhushan@freescale.com>
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/configs/corenet64_smp_defconfig
drivers/memory/Kconfig
drivers/memory/Makefile
drivers/memory/fsl-corenet-cf.c [new file with mode: 0644]