Files
u-boot-tk1-som/net
Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's
Declare new utility functions for converting between the environment
variables (eth*addr) and the binary MAC address representation.  This way
we can unify all the random places that already do this kind of thing.

The functions in question:
	eth_parse_enetaddr - "..." -> {...}
	eth_getenv_enetaddr - env -> {...}
	eth_setenv_enetaddr - {...} -> env

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:09 +01:00
..
2009-03-20 22:39:09 +01:00
2009-03-20 22:39:09 +01:00
2009-03-20 22:39:09 +01:00
2004-02-27 00:07:27 +00:00
2002-07-20 20:14:13 +00:00
2005-04-01 00:25:43 +00:00
2009-03-20 22:39:09 +01:00
2000-12-28 11:02:30 +00:00