]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8349ITX.h
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
[u-boot] / include / configs / MPC8349ITX.h
index 799ff4a7ab0039b35e25dce48979cceb50608c7f..121ff06dc5cecb4c7a474ffe11b2fc32dbdf96eb 100644 (file)
@@ -372,7 +372,7 @@ boards, we say we have two, but don't display a message if we find only one. */
 
 #define CONFIG_NET_MULTI
 #define CONFIG_MII
-#define CONFIG_PHY_GIGE                /* In case CFG_CMD_MII is specified */
+#define CONFIG_PHY_GIGE                /* In case CONFIG_CMD_MII is specified */
 
 #define CONFIG_TSEC1
 
@@ -416,6 +416,15 @@ boards, we say we have two, but don't display a message if we find only one. */
 #define CONFIG_LOADS_ECHO      /* echo on for serial download */
 #define CFG_LOADS_BAUD_CHANGE  /* allow baudrate change */
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */