Disable network support on cmi_mpc5xx board
[pandora-u-boot.git] / include / configs / cmi_mpc5xx.h
index cd92af2..85c2b96 100644 (file)
@@ -59,6 +59,8 @@
  */
 #include <config_cmd_default.h>
 
+#undef CONFIG_CMD_NET          /* disabeled - causes compile errors */
+
 #define CONFIG_CMD_MEMORY
 #define CONFIG_CMD_LOADB
 #define CONFIG_CMD_REGINFO