Skip to content

Conversation

@mrkozmic
Copy link

The "snps,max-mtu" is not recognized by the stmmac driver, but "max-frame-size" is:
see file: stmmac_platform.c function: stmmac_probe_config_dt

of_property_read_u32(np, "max-frame-size", &plat->maxmtu);

The "snps,max-mtu" is not recognized by the stmmac driver, but "max-frame-size" is:
see file: stmmac_platform.c function: stmmac_probe_config_dt

of_property_read_u32(np, "max-frame-size", &plat->maxmtu);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant