]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pleb2.h
armv7: rename cache related CONFIG flags
[u-boot] / include / configs / pleb2.h
index 64654f825e309f548a9f424e79e38a7ed857c92f..ad8221390c447cde48feb7e96ca430b8618d0207 100644 (file)
@@ -44,7 +44,7 @@
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff */
 
 /* we will never enable dcache, because we have to setup MMU first */
-#define CONFIG_SYS_NO_DCACHE
+#define CONFIG_SYS_DCACHE_OFF
 
 /*
  * Size of malloc() pool
@@ -88,6 +88,7 @@
 #include <config_cmd_default.h>
 
 #undef CONFIG_CMD_NET
+#undef CONFIG_CMD_NFS
 
 
 #define CONFIG_BOOTDELAY       3