summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9m10g45ek
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-03-30 06:47:54 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-04-02 10:26:14 +0200
commit3600ded7fdd336cdffe768bac4df271b5c521582 (patch)
tree47d5e4a3f6ffee134553bed93a3a60efa29875a9 /arch/arm/boards/at91sam9m10g45ek
parent4972614e629de3a88bb99d5bb11d7a127bbe62da (diff)
downloadbarebox-3600ded7fdd336cdffe768bac4df271b5c521582.tar.gz
barebox-3600ded7fdd336cdffe768bac4df271b5c521582.tar.xz
at91: set ip mode to dhcp-barebox
As the mainline kernel does not enable the bootp support by default Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/at91sam9m10g45ek')
-rw-r--r--arch/arm/boards/at91sam9m10g45ek/env/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/at91sam9m10g45ek/env/config b/arch/arm/boards/at91sam9m10g45ek/env/config
index 6b965994d5..d1151323df 100644
--- a/arch/arm/boards/at91sam9m10g45ek/env/config
+++ b/arch/arm/boards/at91sam9m10g45ek/env/config
@@ -2,7 +2,7 @@
# use 'dhcp' to do dhcp in barebox and in kernel
# use 'none' if you want to skip kernel ip autoconfiguration
-ip=dhcp
+ip=dhcp-barebox
dhcp_vendor_id=barebox-at91sam9m10g45ek
# or set your networking parameters here