PPC405gp enet Soft Reset
andrew may
acmay at acmay.homeip.net
Sat Feb 9 07:01:40 EST 2002
On Fri, Feb 08, 2002 at 10:53:14AM +0000, Armin wrote:
> Andrew & Stefan,
>
> The softrest could probably be removed from the _init. its dup'd in _open.
Here is another problem I have with find_phy, that it seems that mii reads to
reg 2 of a non-existent address does not return an error but a read to reg 3
does.
Here is a log from ppcboot since it is easy to test this there without doing
a kernel build. My phy is at address 0x1f.
=> mii read 0x1 2
07FF
=> mii read 0x1 3
read err 3
a2: read: EMAC_STACR=0xffffc023, i=2
Error reading from the PHY
07FF
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list