]> git.sur5r.net Git - u-boot/commit
rpi: set ethaddr as well
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 3 Feb 2016 15:08:09 +0000 (16:08 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 8 Feb 2016 15:10:49 +0000 (10:10 -0500)
commit859f1437156b60dc0655917d067fec566885ac96
tree40b56f028ec9b06dbdb5ec39089e6bdc39e32541
parent8e7cba048baae68ee0916a8f52b4304277328d5e
rpi: set ethaddr as well

Let's set "ethaddr" when we get the ethernet address too, so that
fdt_fixup_ethernet() sets the address in the device tree and the Linux
driver can pick it up.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
board/raspberrypi/rpi/rpi.c