projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fdfafd
)
cm_fx6: Remove CONFIG_NETMASK
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 20 Sep 2014 23:05:36 +0000
(20:05 -0300)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/include/configs/cm_fx6.h
b/include/configs/cm_fx6.h
index 10d02b4e18c9b843387dacec2c3eba1b332e7eb7..7cf241e31d7725b826671d8f70c0b4df3ac119ef 100644
(file)
--- 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 */