]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CU824.h
MUNICes: Set the right CFG_DEFAULT_MBAR value.
[u-boot] / 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