mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[ARM] mm: Use read allocate policy at the l2 cache
Change-Id: I2ac2d73f9affc2d1a5bb0774f94b32a64dec7588 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
This commit is contained in:
committed by
Colin Cross
parent
618a76c96f
commit
ea435bb56b
@@ -297,7 +297,7 @@ __v7_setup:
|
||||
ldr r5, =0xff0a81a8 @ PRRR
|
||||
ldr r6, =0x40e040e0 @ NMRR
|
||||
ldr r5, =0xff0a89a8
|
||||
ldr r6, =0x40e044e0
|
||||
ldr r6, =0xc0e0c4e0
|
||||
|
||||
mcr p15, 0, r5, c10, c2, 0 @ write PRRR
|
||||
mcr p15, 0, r6, c10, c2, 1 @ write NMRR
|
||||
|
||||
Reference in New Issue
Block a user