Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / CU824.h
index 1c2033515e29e97961ccf64cfa174f247bd9d5e0..68e816a74436874e7dffea468977be26b611367a 100644 (file)
 #define CONFIG_BOOTCOMMAND     "bootm FE020000"        /* autoboot command     */
 #define CONFIG_BOOTDELAY       5
 
-#define CONFIG_BOOTP_MASK      (CONFIG_BOOTP_DEFAULT | CONFIG_BOOTP_BOOTFILESIZE)
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_BOOTFILESIZE
+
 
 #define        CONFIG_TIMESTAMP                /* Print image info with timestamp */
 
@@ -65,7 +73,7 @@
  */
 #include <config_cmd_default.h>
 
-#define CONFIG_CMD_BEDBUG 
+#define CONFIG_CMD_BEDBUG
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_NFS