From: juhosg Date: Fri, 20 Dec 2013 11:41:23 +0000 (+0000) Subject: ar71xx: allow to use large ethernet frames on AR934x SoCs X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=907c1a91cc58237c61bd32f16c50d6a461446bf1;hp=907c1a91cc58237c61bd32f16c50d6a461446bf1 ar71xx: allow to use large ethernet frames on AR934x SoCs The hardware supports large ethernet frames. Override the maximum frame length and packet lenght mask in the platform data to allow to use large MTU on the ethernet interfaces. Limit the feature to AR934x SoCs for now. It should work on some other SoCs as well, but those has not been tested yet. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39149 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---