riscv: dts: starfive: Lower JH7100 multicast filter bins

This fixes ethernet broadcast so things like IPv6 router advertisement,
LLMNR and multicast DNS will work.

Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
This commit is contained in:
Emil Renner Berthing 2022-10-25 18:09:54 +02:00
parent 903884ef12
commit 5069561e5a

View file

@ -218,7 +218,7 @@
interrupt-names = "macirq", "eth_wake_irq";
max-frame-size = <9000>;
phy-mode = "rgmii-txid";
snps,multicast-filter-bins = <256>;
snps,multicast-filter-bins = <32>;
snps,perfect-filter-entries = <128>;
rx-fifo-depth = <32768>;
tx-fifo-depth = <16384>;