From d329030216100251d678ffdf11e7cff6cc4a9218 Mon Sep 17 00:00:00 2001 From: Jayachandran C Date: Wed, 31 Oct 2012 12:01:30 +0000 Subject: [PATCH] --- yaml --- r: 344137 b: refs/heads/master c: 5b47a4db1ea7fb7c99dc69335775d2b03d4872b0 h: refs/heads/master i: 344135: 5634e2ce7c8ff5dc762a2d47930dcd61ea93cda1 v: v3 --- [refs] | 2 +- trunk/arch/mips/netlogic/common/smpboot.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 321737a0a896..cb8c6286eb32 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d650484649643e5f18c9ff61f4ca1fc57fb61fb1 +refs/heads/master: 5b47a4db1ea7fb7c99dc69335775d2b03d4872b0 diff --git a/trunk/arch/mips/netlogic/common/smpboot.S b/trunk/arch/mips/netlogic/common/smpboot.S index a13355cc97eb..25c1825873c7 100644 --- a/trunk/arch/mips/netlogic/common/smpboot.S +++ b/trunk/arch/mips/netlogic/common/smpboot.S @@ -61,7 +61,7 @@ li t0, LSU_DEFEATURE mfcr t1, t0 - lui t2, 0x4080 /* Enable Unaligned Access, L2HPE */ + lui t2, 0xc080 /* SUE, Enable Unaligned Access, L2HPE */ or t1, t1, t2 #ifdef XLP_AX_WORKAROUND li t2, ~0xe /* S1RCM */