Commits
Lars Poeschel committed 3ec36b34fea
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>