[U-Boot] [PATCH 0/2] board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env
Roger Quadros
rogerq at ti.com
Fri Mar 18 12:18:10 CET 2016
Hi,
The MAC addresses for the PRU Ethernet ports will be available in the
board EEPROM as an address range. Populate those MAC addresses (if valid)
into the u-boot environment so that they can be passed on to the
device tree during fdt_fixup_ethernet().
cheers,
-roger
Roger Quadros (2):
net: export eth_setenv_enetaddr_by_index() to net.h
board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env
board/ti/am57xx/board.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++
include/net.h | 17 ++++++++++++++++
2 files changed, 70 insertions(+)
--
2.5.0
More information about the U-Boot
mailing list