diff options
author | Fugang Duan <b38611@freescale.com> | 2015-04-20 18:28:48 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-04-29 15:10:28 +0800 |
commit | 30e34a6b8037b687ec1754c93a719be500db9c4a (patch) | |
tree | e5c4c46a5c26897c1fa0ef9e67323eba087361e2 /arch/arm/cpu/armv7/mx7 | |
parent | 8131e5b0af66ed2ae326519c7a76622a38575aec (diff) | |
download | u-boot-imx-30e34a6b8037b687ec1754c93a719be500db9c4a.zip u-boot-imx-30e34a6b8037b687ec1754c93a719be500db9c4a.tar.gz u-boot-imx-30e34a6b8037b687ec1754c93a719be500db9c4a.tar.bz2 |
MLK-10701 net: fec_mxc: setup right value for mdio hold time
The minimal hold time according to IEE802.3 (clause 22) is 10 ns.
HOLDTIME + 1 is the number of clk cycles the fec is holding the output.
Set the right hold time value when the MDC root clock is greater than
100Mhz.
The issue was reported on i.MX28 and is fixed by Uwe Kleine-König in kernel:
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/
drivers/net/ethernet/freescale/fec_main.c?id=63c607321492c5efc7a31bc4ea734b877f8e7f87
Signed-off-by: Fugang Duan <B38611@freescale.com>
(cherry picked from commit 0373a160e7f698064a6625e85f9120b6c81c1b61)
Diffstat (limited to 'arch/arm/cpu/armv7/mx7')
0 files changed, 0 insertions, 0 deletions