commit | 8e6a47adb2272ef9c7a99c544d23cb14f2cfd4d5 | [log] [tgz] |
---|---|---|
author | Robert Winkler <robert.winkler@boundarydevices.com> | Thu Jun 06 10:39:25 2013 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 26 17:34:21 2013 +0200 |
tree | 5b2ec15659b28a161fa9c5835c1636aad6495d62 | |
parent | aeb445f2bd2f6564638a878101fee3a5c33e5376 [diff] |
imx: nitrogen6x: Enabled data cache Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index aea91bc..039085e 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