]> Git Repo - J-u-boot.git/commit
tsec: Add support for using the BCM5482 PHY in fiber mode
authorPeter Tyser <[email protected]>
Mon, 9 Nov 2009 19:09:47 +0000 (13:09 -0600)
committerBen Warren <[email protected]>
Mon, 1 Feb 2010 06:34:34 +0000 (22:34 -0800)
commit8abb8dcc8d6f2a9e31551a6fa41de97bd1f15350
tree63002842c87769c74b11845b2759583a2a915aa6
parentc6dbdfda5393c155bb13a90d9d6be4fe75ec3498
tsec: Add support for using the BCM5482 PHY in fiber mode

The BCM5482 PHY supports both copper and fiber as an ethernet medium.
By enabling its copper/fiber mode auto-detection feature it can
dynamically determine if it should be configured for copper or fiber.

Signed-off-by: Peter Tyser <[email protected]>
Signed-off-by: Ben Warren <[email protected]>
drivers/net/tsec.c
include/tsec.h
This page took 0.030815 seconds and 4 git commands to generate.