Fix build errors and warnings / code cleanup.
[oweals/u-boot.git] / include / configs / GEN860T.h
index 2b2d15a7629640ad16288692ec17082fe63ae960..bfbf3a839cf7cbfe2b29c0b4f22017dd3e548367 100644 (file)
 /*
  * BOOTP options
  */
-#define CONFIG_BOOTP_MASK                              ( CONFIG_BOOTP_DEFAULT          | \
-                                                                                 CONFIG_BOOTP_BOOTFILESIZE   \
-                                                                               )
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_BOOTFILESIZE
+
 
 /*
  * The GEN860T network interface uses the on-chip 10/100 FEC with
 #endif
 
 #ifdef CONFIG_POST
-#define CONFIG_CMD_DIAG
+#define CONFIG_CMD_DIAG
 #endif
 
 /*