]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
net/eth.c: drop obsolete at91rm9200 support
authorAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 18 Jul 2011 09:41:07 +0000 (09:41 +0000)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 11:00:56 +0000 (13:00 +0200)
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>

No differences found