diff options
Diffstat (limited to 'include/configs/rpi_2.h')
-rw-r--r-- | include/configs/rpi_2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rpi_2.h b/include/configs/rpi_2.h index 13dc8de143..bea4ebda7f 100644 --- a/include/configs/rpi_2.h +++ b/include/configs/rpi_2.h @@ -10,6 +10,7 @@ #define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_BCM2836 #define CONFIG_SYS_CACHELINE_SIZE 64 +#define CONFIG_SYS_DCACHE_OFF #include "rpi-common.h" |