diff options
| -rw-r--r-- | arch/microblaze/kernel/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/kernel/setup.c b/arch/microblaze/kernel/setup.c index 5372b24ad049..bb8c4b9ccb80 100644 --- a/arch/microblaze/kernel/setup.c +++ b/arch/microblaze/kernel/setup.c | |||
| @@ -54,6 +54,7 @@ void __init setup_arch(char **cmdline_p) | |||
| 54 | 54 | ||
| 55 | microblaze_cache_init(); | 55 | microblaze_cache_init(); |
| 56 | 56 | ||
| 57 | invalidate_dcache(); | ||
| 57 | enable_dcache(); | 58 | enable_dcache(); |
| 58 | 59 | ||
| 59 | invalidate_icache(); | 60 | invalidate_icache(); |
