summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2_regs.h
diff options
context:
space:
mode:
authorKhoa Hoang <admin@khoahoang.com>2024-11-07 21:51:36 -0800
committerMarek Vasut <marex@denx.de>2024-11-25 19:11:19 +0100
commit05278af8b3df1c0c02e345ccf4c8c59bd0111f68 (patch)
tree4910a9104bb6e1eb205984670d62d4f81f0c5167 /drivers/ddr/microchip/ddr2_regs.h
parent9713c15d2e62d51b154f43c70632e9f5f7ef1ff8 (diff)
eth: asix88179: packet drop when receiving large fragmented packets
The ASIX 88179A drops packets when receiving fragmented packets larger than the MTU size due to an insufficient URB buffer size. This change synchronizes the URB buffer size with the configuration used in the Linux kernel, resolving the packet drop issue. To reproduce the issue, set the following configuration: CONFIG_IP_DEFRAG=y CONFIG_TFTP_BLOCKSIZE=16352 Then, run the `tftp` command. It will fail with a timeout error: U-Boot> tftp zero.bin Using ax88179_eth device TFTP from server 10.0.0.196; our IP address is 10.0.0.18 Filename 'zero.bin' Load address: 0x10000000 Loading: T T T T T T T T T T T Retry count exceeded; starting again Signed-off-by: Khoa Hoang <admin@khoahoang.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions