]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_rk_dwc: Disable setting delays for now
authormanu <manu@FreeBSD.org>
Wed, 20 Jun 2018 15:27:09 +0000 (15:27 +0000)
committermanu <manu@FreeBSD.org>
Wed, 20 Jun 2018 15:27:09 +0000 (15:27 +0000)
commitf1972c21ab1a1b2ef36d08fc77fa820786db3fcf
tree03e224ee5a9208d82c732247b46f0e42091deea7
parent81b8419c39b0287cc9ff7561d286f6c99b96763b
if_rk_dwc: Disable setting delays for now

The values for tx/rx delays differs accross the different DTS.
Mainline Linux set it to 0x24/0x18
Mostly-Vendor u-boot (the one maintained and developped) to 0x18/0x18
Mostly-Vendor linux (the one maintained and developped) to 0x26/0x11

By experience only 0x18/0x18 works so until the issue is resolved rely on
the bootloader settings.
sys/arm64/rockchip/if_dwc_rk.c