diff options
author | Stefan Agner <stefan@agner.ch> | 2015-12-09 11:21:25 -0800 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-01-28 12:22:00 -0600 |
commit | a058052c358c3ecf5f394ff37def6a45eb26768c (patch) | |
tree | 84f7ba0446f0a1a491c8181d43100ee894cb793a /board/silica | |
parent | 077678eb0c226e52a1f90edabd3369ab26065b32 (diff) | |
download | u-boot-imx-a058052c358c3ecf5f394ff37def6a45eb26768c.zip u-boot-imx-a058052c358c3ecf5f394ff37def6a45eb26768c.tar.gz u-boot-imx-a058052c358c3ecf5f394ff37def6a45eb26768c.tar.bz2 |
net: phy: do not read configuration register on reset
When doing a software reset, the reset flag should be written without
other bits set. Writing the current state will lead to restoring the
state of the PHY (e.g. Powerdown), which is not what is expected from
a software reset.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Michael Welling <mwelling@ieee.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'board/silica')
0 files changed, 0 insertions, 0 deletions