Home
last modified time | relevance | path

Searched hist:"92667 e89fc5906531a7a1ff247e1ffec61b55b13" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am57xx/
H A Dboard.c92667e89fc5906531a7a1ff247e1ffec61b55b13 Fri Mar 18 11:18:12 UTC 2016 Roger Quadros <rogerq@ti.com> board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env

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().

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>