
29 Jul
2011
29 Jul
'11
8:32 p.m.
On Thu, Jul 28, 2011 at 11:31, 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.
actually, it looks like this patch is simply a fix for another patch you just sent out. please dont post buggy patches ... just squash the two together.
also, if you're posting patch series, you need to have [#/#] markers in the summary so that people can clearly see the order required for merging. -mike