Searched hist:"03 f3d8d3b39cf85c0ce7ca903b436701e8aa610b" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | lan91c96.c | 03f3d8d3b39cf85c0ce7ca903b436701e8aa610b Thu Feb 12 00:09:54 UTC 2009 Mike Frysinger <vapier@gentoo.org> lan91c96/smc91111/smc911x: 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.
Also, do not bother checking the EEPROM if the env is setup. This simplifies the code greatly.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Wolfgang Dnek <wd@denx.de> CC: Ben Warren <biggerbadderben@gmail.com> CC: Rolf Offermanns <rof@sysgo.de> CC: Erik Stahlman <erik@vt.edu> CC: Daris A Nevil <dnevil@snmc.com> CC: Sascha Hauer <s.hauer@pengutronix.de>
|
| H A D | smc91111.c | 03f3d8d3b39cf85c0ce7ca903b436701e8aa610b Thu Feb 12 00:09:54 UTC 2009 Mike Frysinger <vapier@gentoo.org> lan91c96/smc91111/smc911x: 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.
Also, do not bother checking the EEPROM if the env is setup. This simplifies the code greatly.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Wolfgang Dnek <wd@denx.de> CC: Ben Warren <biggerbadderben@gmail.com> CC: Rolf Offermanns <rof@sysgo.de> CC: Erik Stahlman <erik@vt.edu> CC: Daris A Nevil <dnevil@snmc.com> CC: Sascha Hauer <s.hauer@pengutronix.de>
|
| H A D | smc911x.c | 03f3d8d3b39cf85c0ce7ca903b436701e8aa610b Thu Feb 12 00:09:54 UTC 2009 Mike Frysinger <vapier@gentoo.org> lan91c96/smc91111/smc911x: 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.
Also, do not bother checking the EEPROM if the env is setup. This simplifies the code greatly.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Wolfgang Dnek <wd@denx.de> CC: Ben Warren <biggerbadderben@gmail.com> CC: Rolf Offermanns <rof@sysgo.de> CC: Erik Stahlman <erik@vt.edu> CC: Daris A Nevil <dnevil@snmc.com> CC: Sascha Hauer <s.hauer@pengutronix.de>
|