
1 Aug
2011
1 Aug
'11
11:38 a.m.
Mike, Thanks for your valuable comments; I will use the helper function you suggested.
-Nag On Fri, Jul 29, 2011 at 00:01:39, Mike Frysinger wrote:
On Thu, Jul 28, 2011 at 09:25, <nagabhushana.netagunte@wrote:
if (getenv("ethaddr") == NULL) {
this should get fixed to use the eth helper instead of poking the env yourself. see board/bf537-stamp/bf537-stamp.c as an example. -mike