]> git.baikalelectronics.ru Git - uboot.git/commit
net: fec: Add possibility to enable TXC delay
authorPhilippe Schenker <philippe.schenker@toradex.com>
Wed, 11 Mar 2020 10:52:58 +0000 (11:52 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 1 May 2020 11:46:22 +0000 (13:46 +0200)
commitdf862393e8e1849b022e4715782d6ebbeef4bfee
treeb8c33c1bf7cb21be10101214813c41a3da654907
parent3b7ad54e6e0cd50383e8ab9cf39dbb408fa6bd05
net: fec: Add possibility to enable TXC delay

This patch enables the possibility to set FEC_ENET_ENABLE_TXC_DELAY or
FEC_ENET_ENABLE_RXC_DELAY so one can via a define enable the RXC or TXC
delay in the MAC.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
drivers/net/fec_mxc.c
drivers/net/fec_mxc.h