summaryrefslogtreecommitdiff
path: root/test/py/u_boot_utils.py
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>2025-07-09 12:28:10 +0300
committerTom Rini <trini@konsulko.com>2025-07-15 09:56:01 -0600
commit0e59a2ca9d29da7e87de2089bbeb77cdc9e927b2 (patch)
treeb3f0fe43bc37d66082c1d79212611c63be907dcc /test/py/u_boot_utils.py
parent997786bbf473b3567bea5fa7ead21a8a9299c2ee (diff)
drivers/net/airoha_eth: enable hw padding of short tx packets
Transmission of short packets does not work good for XFI (GDM2) and HSGMII (GDM3) interfaces. The issue can be solved with: - padding of short packets to 60 bytes - setting of PAD_EN bit in the corresponding REG_GDM_FWD_CFG(n) register. The issue should present for the lan switch (GDM1) as well, but it does does not appear due to unknown reason. This patch set PAD_EN bit for the used GDM. Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions