summaryrefslogtreecommitdiff
path: root/include/configs/stmp378x_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stmp378x_dev.h')
-rw-r--r--include/configs/stmp378x_dev.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/configs/stmp378x_dev.h b/include/configs/stmp378x_dev.h
index c0368c3..26a5f3b 100644
--- a/include/configs/stmp378x_dev.h
+++ b/include/configs/stmp378x_dev.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Embedded Alley Solutions, Inc.
*
- * (C) Copyright 2009 Freescale Semiconductor, Inc.
+ * (C) Copyright 2009-2010 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -136,6 +136,9 @@
#include <config_cmd_default.h>
#define CONFIG_CMD_ASKENV
#define CONFIG_CMD_DHCP
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_DNS
#undef CONFIG_CMD_DIAG
#define CONFIG_CMD_MII
#define CONFIG_CMD_PING