]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
davinci_emac: hardcode 100Mbps for AM35xx and RMII
authorIlya Yanok <yanok@emcraft.com>
Mon, 28 Nov 2011 06:37:34 +0000 (06:37 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:35 +0000 (23:59 +0100)
commit80deda5d8e02c7e58dd4e037d754d72a8e1a99ae
tree941f87ac615c89985b0577bfb3a793d9f278e11e
parent2aa8720257beadde8f798bd30096ca4c9007c8e0
davinci_emac: hardcode 100Mbps for AM35xx and RMII

For some reason code setting the speed based on the PHY feedback causes
troubles on AM3517 so hardcode 100Mbps for now.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
drivers/net/davinci_emac.c