summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/crt0-pp-bl.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/crt0-pp-bl.S')
-rw-r--r--firmware/target/arm/crt0-pp-bl.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/crt0-pp-bl.S b/firmware/target/arm/crt0-pp-bl.S
index 85950bb257..1d2909e7f4 100644
--- a/firmware/target/arm/crt0-pp-bl.S
+++ b/firmware/target/arm/crt0-pp-bl.S
@@ -45,7 +45,7 @@ start:
.equ CPUSLEEPING, 0x8000
.equ COPSLEEPING, 0x4000
.equ CACHE_CTRL, 0xcf004024
- .equ CACHE_ENAB, 0x2 /* Actually the CACHE_INIT flag */
+ .equ CACHE_ENAB, 0x2 /* Actually the CACHE_CTL_INIT flag */
#else
.equ PROC_ID, 0x60000000
.equ CPU_CTRL, 0x60007000