commit | 26b807c4f8d95f7e1a9b16b5d0caebc6606d3dc6 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Mon Sep 02 15:42:32 2013 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Fri Nov 22 16:50:52 2013 -0600 |
tree | cea51eb61b6088c53e2bcd7f8dd0de9d6447e22c | |
parent | 9ced16fefa35910b4d2cbc9c4688a037bda7f423 [diff] |
net: add support for extended registers to mdio command Some phys (Micrel) have additional registers that can be accessed using a special sequence. This patch allows to use standard "mdio" command to accesss these registers. Signed-off-by: Stefano Babic <sbabic@denx.de>