[U-Boot] [PATCH] da850: read MAC address from I2C EEPROM on AM18xx EVM
Mike Frysinger
vapier at gentoo.org
Fri Jul 29 20:32:41 CEST 2011
On Thu, Jul 28, 2011 at 11:31, Mike Frysinger wrote:
> 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.
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
More information about the U-Boot
mailing list