From c5347cf086737b4e0c4f611967582cd8d3cf81b6 Mon Sep 17 00:00:00 2001 From: Kinjal Pravinbhai Patel Date: Thu, 21 May 2015 16:21:04 +0530 Subject: [PATCH] bsp: a9: reverted the change for iccarm This patch reverts the change to fix iccarm interrupt issue Signed-off-by: Kinjal Pravinbhai Patel --- lib/bsp/standalone/src/cortexa9/iccarm/boot.s | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/bsp/standalone/src/cortexa9/iccarm/boot.s b/lib/bsp/standalone/src/cortexa9/iccarm/boot.s index 75977fa7..86123f7e 100644 --- a/lib/bsp/standalone/src/cortexa9/iccarm/boot.s +++ b/lib/bsp/standalone/src/cortexa9/iccarm/boot.s @@ -332,7 +332,6 @@ Sync str r1, [r0] ; Unlock SLCR ldr r0,=SLCRL2cRamReg ; Load SLCR base address base + l2c Ram Control register - ldr r1,=SLCRL2cRamConfig ; set the configuration value str r1, [r0] ; store the L2c Ram Control Register ldr r0,=SLCRlockReg ; Load SLCR base address base + lock register