Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / omap1510inn.h
index 9f4be5ca19b78b011edc9dab1076c4ad31c776be..8623ed3cc88d7b6ec3121a288ce9f844f1e99b3e 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
+
 
 #include <configs/omap1510.h>