commit | e2b5bc5b369a42bb849460f65c275bf9d4147260 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Mon Mar 26 00:09:57 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 04 10:47:34 2012 -0500 |
tree | d09d14341cd82b54471faba6a58e94061a6fa926 | |
parent | b6c5999cb80aa9e2cf47d460807a405c960e6454 [diff] |
net/designware: Program phy registers when auto-negotiation is ON If AN(auto-negotiation) is ON, speed bit of control register are not applicable. Also phy registers were not getting programmed as per the result of AN. This patch sets only AN bit & restart AN bit for AN ON selection & programs PHY registers as per AN result. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>