]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x: display msg when reading MAC from efuse
authorLars Poeschel <poeschel@lemonage.de>
Fri, 11 Jan 2013 00:53:32 +0000 (00:53 +0000)
committerTom Rini <trini@ti.com>
Thu, 7 Feb 2013 15:36:26 +0000 (10:36 -0500)
commit3ec36b34fea10c793f6f41859cfcff083d6ee8a3
treebfebd6f755af9f274007aa337c051d5ea25fa67b
parent1c1b7c3739095da7d73fef3adbe9f187791ca9ff
am335x: display msg when reading MAC from efuse

When ethaddr is not set in environment the MAC address is read
from efuse. The message was only printed in debug case, but this
message could be of interest for the ordinary user, so printf it.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
board/ti/am335x/board.c