commit | 7ff2b99367007dc509b0c98e2eb7b1491aa1765d | [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 | 87fc1427d61f5e41f8d65460830b04339bae1c4d [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>