Mike Frysinger
d3f871482f
drivers/net/: get mac address from environment
...
The environment is the canonical storage location of the mac address, so
we're killing off the global data location and moving everything to
querying the env directly.
The drivers that get converted here:
3c589
4xx_enet
dc2114x
dm9000x
enc28j60
fsl_mcdmafec
ks8695eth
mcffec
rtl8019
rtl8169
s3c4510b_eth
xilinx_emac
xilinx_emaclite
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
CC: Ben Warren <biggerbadderben@gmail.com >
CC: Rolf Offermanns <rof@sysgo.de >
CC: Stefan Roese <sr@denx.de >
CC: Sascha Hauer <saschahauer@web.de >
CC: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
CC: Greg Ungerer <greg.ungerer@opengear.com >
CC: Xue Ligong <lgxue@hotmail.com >
CC: Masami Komiya <mkomiya@sonare.it >
CC: Curt Brune <curt@cucy.com >
CC: Michal SIMEK <monstr@monstr.eu >
2009-03-20 22:39:10 +01:00
Shinya Kuribayashi
3b904ccb93
net: Conditional COBJS inclusion of network drivers
...
Replace COBJS-y with appropriate driver config names.
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp >
Signed-off-by: Ben Warren <biggerbadderben@gmail.com >
2008-06-09 23:21:05 -07:00
Wolfgang Denk
53677ef18e
Big white-space cleanup.
...
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).
Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.
Signed-off-by: Wolfgang Denk <wd@denx.de >
2008-05-21 00:14:08 +02:00
Jean-Christophe PLAGNIOL-VILLARD
2439e4bfa1
drivers/net : move net drivers to drivers/net
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2007-11-25 18:35:17 +01:00