commit | d1228ea9008a05f86628cfa7dd03dcf9485468eb | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Mon Jul 18 09:41:07 2011 +0000 |
committer | U-Boot <uboot@aari01-12.(none)> | Wed Aug 03 13:00:56 2011 +0200 |
tree | 8a49219b4af23653a98771c64aaf9610b9b78f2f | |
parent | 15d93d7c06a7152e8709b70cdd6ff7ddefba0c0b [diff] |
net/eth.c: drop obsolete at91rm9200 support All available at91rm9200 boards have migrated to ar920t/at91 and therefore to CONFIG_NET_MULTI. The obsolete at91rm9200_miiphy_initialize() was removed in "ARM: remove obsolete at91rm9200". Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>