Hi, Stano,

From: Stanislav Meduna <st...@meduna.org> Data: Wednesday, May 14, 2014 6:13 PM
>To: linux-kernel@vger.kernel.org; net...@vger.kernel.org; Linux ARM Kernel
>Subject: Freescale FEC i.MX28 VLAN support?
>
>Hi,
>
>is there any particular reason why the FEC_QUIRK_HAS_VLAN is only set for 
>imx6q-
>fec ?
>
>According to the reference manual the VLAN support is also present in i.MX28 
>and
>the DMA descriptors look the same in this regard, but this is from eyeballing 
>only,
>I did not try to play with it yet.
>
>The reason I am asking is that I am using a switch that can tag the frames
>according to the port a packet is received from/sent to and I would like to use
>that feature.
>
>Please Cc: me when replying.
>
>Thanks
>--
>                                Stano

Imx28 also support the feature, you can enable it.
HW only support detect VLAN packet. The function with the config just using 
software to remove VLAN tag while receiving one packet.

Thanks,
Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to