]> Git Repo - J-u-boot.git/commit
tsec: Add TSEC_FIBER flag
authorPeter Tyser <[email protected]>
Mon, 9 Nov 2009 19:09:48 +0000 (13:09 -0600)
committerBen Warren <[email protected]>
Mon, 1 Feb 2010 06:34:34 +0000 (22:34 -0800)
commit5f6b1442218fcb6a3ef0d2be05d84119cebfe0ae
treeb0f19fb69f8a91e1e3ff1d1bbddaea9fe3e50f98
parent8abb8dcc8d6f2a9e31551a6fa41de97bd1f15350
tsec: Add TSEC_FIBER flag

The TSEC_FIBER flag should be set when a PHY is operating with an
external fiber interface.  Currently it is only used to notify a user
that the PHY is operating in fiber mode.

A short description was also added to the other TSEC flag defines so
that it is clear how they differ from one another.

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.034345 seconds and 4 git commands to generate.