diff options
Diffstat (limited to 'include/configs/trats2.h')
| -rw-r--r-- | include/configs/trats2.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/trats2.h b/include/configs/trats2.h index f335280c0..892dd8e88 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -30,6 +30,7 @@  #define CONFIG_SYS_CACHELINE_SIZE	32 +#define CONFIG_SYS_L2CACHE_OFF  #ifndef CONFIG_SYS_L2CACHE_OFF  #define CONFIG_SYS_L2_PL310  #define CONFIG_SYS_PL310_BASE	0x10502000 |