[U-Boot] setting Ethernet address

Fabio Estevam festevam at gmail.com
Fri Mar 14 19:52:29 CET 2014


On Fri, Mar 14, 2014 at 3:29 PM, Benedict Hewson
<benedict at hewson-venieri.com> wrote:
> I am trying to get network support working on the Embest imx6 Marsboard.
> I have been reading through the various imx6 boards and it appears that some
> at least store a MAC address in the fuse memory.
>
> This does not appear to be set on the MarSboard - the fuse memory contains 0.
> The original 2009 version used the ethaddr environment variable.
> If I try to include this in the config header file either as part of the
> CONFIG_EXTRA_ENV_SETTINGS -

I would suggest you to add support for this board in mainline U-boot
and the MAC address will be read from fuse without problems.

Regards,

Fabio Estevam


More information about the U-Boot mailing list