
18 Mar
2016
18 Mar
'16
12:18 p.m.
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