summaryrefslogtreecommitdiffstats
path: root/include/configs/sequoia.h
diff options
context:
space:
mode:
authorMarkus Klotzbücher <mk@denx.de>2007-11-23 13:09:18 +0100
committerStefan Roese <sr@denx.de>2007-12-27 19:35:33 +0100
commit052440b022ca8981d39b6f8c10d1aa6326f47480 (patch)
tree33cd3286858f86e34483d1e8c1fdf1d30d8842b4 /include/configs/sequoia.h
parenta724a9b40c7fbeb6ade193ca52321b441eaecb4e (diff)
downloadtalos-obmc-uboot-052440b022ca8981d39b6f8c10d1aa6326f47480.tar.gz
talos-obmc-uboot-052440b022ca8981d39b6f8c10d1aa6326f47480.zip
ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config
When using dhcp/bootp the "netmask" environment variable is not set because CONFIG_BOOTP_SUBNETMASK is not defined. But usually this is desireable, so the following patch adds this this option to the board config. Signed-off-by: Markus Klotzbuecher <mk@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/sequoia.h')
-rw-r--r--include/configs/sequoia.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sequoia.h b/include/configs/sequoia.h
index 58acbc090e..419ee73349 100644
--- a/include/configs/sequoia.h
+++ b/include/configs/sequoia.h
@@ -329,6 +329,7 @@
#define CONFIG_BOOTP_BOOTPATH
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_SUBNETMASK
/*
OpenPOWER on IntegriCloud