
12 Jun
2020
12 Jun
'20
11:15 p.m.
On Thu, Mar 26, 2020 at 03:59:13PM -0700, tomcwarren3959@gmail.com wrote:
From: Tom Warren twarren@nvidia.com
This is a WAR for DHCP failure after rebooting from the L4T kernel. The r8169.c kernel driver is setting bit 19 of the rt816x HW register 0xF0, which goes by FuncEvent and MISC in various driver source/datasheets. That bit is called RxDv_Gated_En in the r8169.c kernel driver. Clear it here at the end of probe to ensure that U-Boot can get an IP assigned via DHCP.
Signed-off-by: Tom Warren twarren@nvidia.com
Applied to u-boot/next, thanks!
--
Tom