[U-Boot] [PATCH] da850: read MAC address from I2C EEPROM on AM18xx EVM

Mike Frysinger vapier at gentoo.org
Thu Jul 28 20:31:39 CEST 2011


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


More information about the U-Boot mailing list