]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config
authorMarkus Klotzbücher <mk@denx.de>
Fri, 23 Nov 2007 12:09:18 +0000 (13:09 +0100)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:33 +0000 (19:35 +0100)
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>
include/configs/sequoia.h

index 58acbc090e5958d91a17ac6fd203996e7fe87b73..419ee7334981d5a6287187f3b88a884a25fe51e1 100644 (file)
 #define CONFIG_BOOTP_BOOTPATH
 #define CONFIG_BOOTP_GATEWAY
 #define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_SUBNETMASK
 
 
 /*