summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-09-20 20:05:36 -0300
committerStefano Babic <sbabic@denx.de>2014-09-22 15:39:22 +0200
commite425436ca83e3c285000d53acc1700b63d39893b (patch)
tree6934f25b7e0ae5c6e7491c8bb3e47c3008a4eb7f /include/configs/cm_fx6.h
parent0fdfafd225a0cead05a0b332f189c2f667b5f1d6 (diff)
downloadtalos-obmc-uboot-e425436ca83e3c285000d53acc1700b63d39893b.tar.gz
talos-obmc-uboot-e425436ca83e3c285000d53acc1700b63d39893b.zip
cm_fx6: Remove CONFIG_NETMASK
We should not hardcode CONFIG_NETMASK in the config file. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il> Acked-by: Nikita Kiryanov <nikita@compulab.co.il>
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 10d02b4e18..7cf241e31d 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -222,7 +222,6 @@
#define CONFIG_MII
#define CONFIG_ETHPRIME "FEC0"
#define CONFIG_ARP_TIMEOUT 200UL
-#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_NET_RETRY_COUNT 5
/* USB */
OpenPOWER on IntegriCloud