diff options
author | Mario Six <mario.six@gdsys.cc> | 2018-01-15 11:08:25 +0100 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2018-02-26 15:47:07 -0600 |
commit | 431be621c6cbc72efd1d45fa36686a682cbb470a (patch) | |
tree | a04b07363f4ea33abd7a4b9a3022977d53a728d0 /cmd/mp.c | |
parent | 76f11d3adf9aaf081856e354e0290afe8e5a7911 (diff) | |
download | u-boot-431be621c6cbc72efd1d45fa36686a682cbb470a.tar.gz u-boot-431be621c6cbc72efd1d45fa36686a682cbb470a.tar.xz u-boot-431be621c6cbc72efd1d45fa36686a682cbb470a.zip |
net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
Commit 68e6ecadc551 ("net: phy: marvell 88e151x: Fix handling of RGMII
interface types") fixed the initialization of 88e151x phys, but made it
so that interfaces of type PHY_INTERFACE_MODE_RGMII had both RX and TX
delay bits cleared. The default (like in m88e1111s_config) is to have
both bits set.
Hence, this patch changes the behavior in the PHY_INTERFACE_MODE_RGMII
case so that both bits are set.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'cmd/mp.c')
0 files changed, 0 insertions, 0 deletions