Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / include / configs / MPC8568MDS.h
index 41b1ae1..eef168c 100644 (file)
@@ -385,6 +385,15 @@ extern unsigned long get_clock_freq(void);
 
 
 /*
+ * 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>