On Tue, Dec 4, 2012 at 1:04 PM, Manukumar <manuku...@signal-networks.com> wrote:
> Dear All,
>
> How to access u-boot environment variables from kernel space or user
> space in P1012 processor.
>
> The variables required to be accessed from uboot environment section
> are:
>
> eth1addr

You can get the MAC address from related registers of your Ethernet
controller, provided they where set by u-boot. This is way the network
driver goes.

Yegor
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to