summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.S b/start.S
index e3d7f6d35..4cc6891ea 100644
--- a/start.S
+++ b/start.S
@@ -36,7 +36,7 @@ pre_relocate:
relocate_loop:
ld 4, 0(1)
std 4, 0(5)
- dcbt 0,1
+ dcbst 0,5
sync
icbi 0,5
sync
OpenPOWER on IntegriCloud