[PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot

Tom Rini trini at konsulko.com
Fri Jun 12 23:15:46 CEST 2020


On Thu, Mar 26, 2020 at 03:59:13PM -0700, tomcwarren3959 at gmail.com wrote:

> From: Tom Warren <twarren at 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 at nvidia.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200612/9a96f6fb/attachment.sig>


More information about the U-Boot mailing list