summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/m68knommu/platform/5407/MOTOROLA/crt0_ram.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5407/MOTOROLA/crt0_ram.S b/arch/m68knommu/platform/5407/MOTOROLA/crt0_ram.S
index b84bef00c5c9..38c2b6d5592a 100644
--- a/arch/m68knommu/platform/5407/MOTOROLA/crt0_ram.S
+++ b/arch/m68knommu/platform/5407/MOTOROLA/crt0_ram.S
@@ -99,7 +99,7 @@ _start:
movec %d0, %ACR3
/* Enable cache */
- move.l #0x86088400, %d0
+ move.l #0xa4098400, %d0 /* Write buffer, dflt precise */
movec %d0,%CACR
nop