]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
cm_fx6: Remove CONFIG_NETMASK
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 20 Sep 2014 23:05:36 +0000 (20:05 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Sep 2014 13:39:22 +0000 (15:39 +0200)
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>
include/configs/cm_fx6.h

index 10d02b4e18c9b843387dacec2c3eba1b332e7eb7..7cf241e31d7725b826671d8f70c0b4df3ac119ef 100644 (file)
 #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 */