commit | d087d19a994e741f0ce526124be117c90be482ae | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Oct 13 21:58:26 2009 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Oct 13 22:00:29 2009 -0400 |
tree | c3f9dcda891b4e4baa3fc288d1093059c1e4e231 | |
parent | 1f003cf4738a199d99c818124784058526d2d40e [diff] |
Blackfin: drop MAC display at boot The default Blackfin boot would display the MAC address for the first NIC, but this relies on the environment. The current net multi stack no longer writes the default hardware settings to the environment, so most of the time the display shows all zeros. This can be pretty confusing and really doesn't add anything useful, so just drop it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>