Home
last modified time | relevance | path

Searched hist:"0 a5238cea90665c230297a8fd77bb0b3b61ca177" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dcs8900.c0a5238cea90665c230297a8fd77bb0b3b61ca177 Thu Feb 12 00:06:09 UTC 2009 Mike Frysinger <vapier@gentoo.org> cs8900: 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 cs8900 driver also changes slightly in that the hardware is not
consulted if the mac address in the env is sane.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Marius Groeger <mgroeger@sysgo.de>
CC: Ben Warren <biggerbadderben@gmail.com>