On Thu, Jul 28, 2011 at 09:25, <nagabhushana.netagunte at 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