Signed-off-by: Scott Wood <scottw...@freescale.com>
Reported-by: Ed Swarthout <ed.swarth...@freescale.com>
---
 arch/powerpc/include/asm/reg_booke.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/reg_booke.h 
b/arch/powerpc/include/asm/reg_booke.h
index 163c3b0..4155120 100644
--- a/arch/powerpc/include/asm/reg_booke.h
+++ b/arch/powerpc/include/asm/reg_booke.h
@@ -260,7 +260,7 @@
 
 /* e500mc */
 #define MCSR_DCPERR_MC 0x20000000UL /* D-Cache Parity Error */
-#define MCSR_L2MMU_MHIT        0x04000000UL /* Hit on multiple TLB entries */
+#define MCSR_L2MMU_MHIT        0x08000000UL /* Hit on multiple TLB entries */
 #define MCSR_NMI       0x00100000UL /* Non-Maskable Interrupt */
 #define MCSR_MAV       0x00080000UL /* MCAR address valid */
 #define MCSR_MEA       0x00040000UL /* MCAR is effective address */
-- 
1.9.1

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to