u-boot-brain/Documentation
Thierry Reding 379af67ab3 net: eth-uclass: Support device tree MAC addresses
Add the standard Ethernet device tree bindings (imported from v5.0 of
the Linux kernel) and implement support for reading the MAC address for
Ethernet devices in the Ethernet uclass. If the "mac-address" property
exists, the MAC address will be parsed from that. If that property does
not exist, the "local-mac-address" property will be tried as fallback.

MAC addresses from device tree take precedence over the ones stored in
a network interface card's ROM.

Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2019-06-01 13:33:17 -05:00
..
devicetree/bindings net: eth-uclass: Support device tree MAC addresses 2019-06-01 13:33:17 -05:00
media doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
sphinx doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
sphinx-static doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
.gitignore doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
Makefile doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
conf.py doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
efi.rst efi_loader: documentation of image loader 2019-02-16 15:48:58 +01:00
index.rst doc: add structure to Sphinx generated docs 2018-08-10 13:45:32 -04:00
linker_lists.rst doc: add structure to Sphinx generated docs 2018-08-10 13:45:32 -04:00
serial.rst doc: add structure to Sphinx generated docs 2018-08-10 13:45:32 -04:00