]> git.sur5r.net Git - u-boot/blobdiff - include/configs/assabet.h
MUNICes: Set the right CFG_DEFAULT_MBAR value.
[u-boot] / include / configs / assabet.h
index 7c6a65ac0a64fa2f24354f2f97d0d68cdc7cbdfc..226ad54723ebffec5a0e3f687e014ccdcd06671c 100644 (file)
 #define CONFIG_CMD_DHCP
 
 
-#define CONFIG_BOOTP_MASK      CONFIG_BOOTP_DEFAULT
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+
 
 #define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTARGS                "console=ttySA0,115200n8 root=/dev/nfs ip=bootp"