ARM: dts: rv1106: Change gmac rx dma size to 128

Increase the size to avoid rx overflow.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Change-Id: Ie2b1ad948393c8254bf6e20b2cf34b033a3e67c1
This commit is contained in:
David Wu
2023-05-16 11:16:58 +08:00
committed by Tao Huang
parent ae995acd3e
commit c91152fefd

View File

@@ -1265,7 +1265,7 @@
snps,tso;
tx-dma-size = <256>;
rx-dma-size = <16>;
rx-dma-size = <128>;
snps,axi-config = <&stmmac_axi_setup>;
snps,mtl-rx-config = <&mtl_rx_setup>;