Skip to content
Commit 0203a067 authored by Sergei Antonov's avatar Sergei Antonov Committed by Tom Rini
Browse files

net: ftmac100: add mii read and write callbacks



Register mii_bus with read and write callbacks to allow the 'mii'
command to work. Use a timeout of 10 ms to wait for the R/W
operations to complete.

Signed-off-by: default avatarSergei Antonov <saproj@gmail.com>
Reviewed-by: default avatarRick Chen <rick@andestech.com>
Tested-by: default avatarRick Chen <rick@andestech.com>
parent 2dfcf183
Loading
Loading
Loading
Loading