commit | 4653f91c13ed51c21cc4c3855745d69a3fb1817f | [log] [tgz] |
---|---|---|
author | Ben Warren <bwarren@qstreams.com> | Thu Oct 26 14:38:25 2006 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Thu Oct 26 21:17:25 2006 +0200 |
tree | 6a4fe52a841834ec8842eafeb7b9737721305c1c | |
parent | b985b5d6e4fb88f508f7aa0f126c2e27ada2b999 [diff] |
Fix TSEC driver (now for real): avoid crashes if PHY is not attached to a TSEC (e.g. a switch is connected via RMII) or if the PHY is defective/incorrectly configured. Signed-off-by: Ben Warren <bwarren@qstreams.com>