]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6qsabrelite.h
i.MX6: mx6qsabrelite: add cache commands if cache is enabled
[karo-tx-uboot.git] / include / configs / mx6qsabrelite.h
index d3b31fe8f4219a73b1b03ae4da577538d589375c..c851559bf86ef17e478c3e20eae79ae6605e8dfb 100644 (file)
 
 #define CONFIG_SYS_DCACHE_OFF
 
+#ifndef CONFIG_SYS_DCACHE_OFF
+#define CONFIG_CMD_CACHE
+#endif
+
 #endif                         /* __CONFIG_H */