Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / cmi_mpc5xx.h
index dbc41e97fbfd3fbe6dc3ffbc05062ee6def5471f..85c2b96fec7e28b116770021af68f2b281f11c19 100644 (file)
 #define CONFIG_BAUDRATE                57600
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
 #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