summaryrefslogtreecommitdiff
path: root/include/configs/CPCI2DP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/CPCI2DP.h')
-rw-r--r--include/configs/CPCI2DP.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h
index def2646cc..a3717b905 100644
--- a/include/configs/CPCI2DP.h
+++ b/include/configs/CPCI2DP.h
@@ -55,6 +55,15 @@
#define CONFIG_PHY_ADDR 0 /* PHY address */
/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
+/*
* Command line configuration.
*/
#include <config_cmd_default.h>