]> git.sur5r.net Git - u-boot/blobdiff - include/configs/EVB64260.h
MUNICes: Set the right CFG_DEFAULT_MBAR value.
[u-boot] / include / configs / EVB64260.h
index c78bbfa61b165ae1737aa00a67a0f25f7f6ce00a..1c44a0c6d73c6f093772c3aea224bca10951ba2a 100644 (file)
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 #undef CONFIG_ALTIVEC                  /* undef to disable             */
 
-#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
 
 
 /*