diff options
Diffstat (limited to 'include/configs/csb226.h')
| -rw-r--r-- | include/configs/csb226.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/csb226.h b/include/configs/csb226.h index 505740c4d..dcfbc6e68 100644 --- a/include/configs/csb226.h +++ b/include/configs/csb226.h @@ -44,7 +44,7 @@  					/* for timer/console/ethernet       */  /* we will never enable dcache, because we have to setup MMU first */ -#define CONFIG_SYS_NO_DCACHE +#define CONFIG_SYS_DCACHE_OFF  #define	CONFIG_SYS_TEXT_BASE	0x0  /*   * Hardware drivers  |