]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/omapl138_lcdk_defconfig
configs: davinci: omapl138_lcdk: add random eth address support
authorAnna, Suman <s-anna@ti.com>
Tue, 16 May 2017 17:50:18 +0000 (12:50 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:23 +0000 (11:02 -0400)
commit7c0c6be52c05a7c1518ee403ee35ddf1eb93974a
tree58fc036c02eac5eae4a2c57f40b4422d00583566
parente320d377666c87c0df21787f8b0432d6791c2900
configs: davinci: omapl138_lcdk: add random eth address support

Any TFTP or DHCP boot on the Davinci OMAP-L138 LCDK board requires
that the 'ethaddr' variable be defined. There are no e-fuses to store
the ethernet mac address for this platform, and neither is a MAC
address reserved in any format. So enable random MAC address support
so that networking boot can be supported.

Signed-off-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/omapl138_lcdk_defconfig