From: Robert Winkler Date: Thu, 6 Jun 2013 17:39:25 +0000 (-0700) Subject: imx: nitrogen6x: Enabled data cache X-Git-Tag: v2013.07-rc3~4^2~11^2~13 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=87de2d64db16cd1bf3e7bae4a4e4e3f98cb0c7c6 imx: nitrogen6x: Enabled data cache Signed-off-by: Robert Winkler --- diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index aea91bcb01..039085e066 100644 --- a/include/configs/nitrogen6x.h +++ b/include/configs/nitrogen6x.h @@ -276,8 +276,6 @@ #define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ -#define CONFIG_SYS_DCACHE_OFF - #ifndef CONFIG_SYS_DCACHE_OFF #define CONFIG_CMD_CACHE #endif