u-boot-brain/Documentation/devicetree/bindings
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
..
arm Documentation: dts: Add pl310 cache controller dts documentation 2019-05-05 08:48:50 -04:00
axi axi: Add ihs_axi driver 2018-08-11 08:08:59 +02:00
board board: Add gazerbeam driver 2018-09-29 11:49:35 -06:00
clk clk: Add MPC83xx clock driver 2018-09-18 00:01:18 -06:00
cpu cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
misc misc: Add IHS FPGA driver 2018-11-14 09:16:27 -08:00
net net: eth-uclass: Support device tree MAC addresses 2019-06-01 13:33:17 -05:00
ram ram: Add driver for MPC83xx 2018-09-18 00:01:18 -06:00
reserved-memory fdtdec: Implement fdtdec_add_reserved_memory() 2019-04-11 20:10:50 -06:00
timer timer: Add MPC83xx timer driver 2018-09-18 00:01:18 -06:00