Hi Mingyu Li,
looks fine for me.
On Fri, Apr 28, 2017 at 4:59 AM, Mingyu Li wrote:
> Hi Gaetano Catalli
>
> i change your mtk_eth_soc.c driver part. because mt7621 don't need to
> set FE_GDMA1_FWD_CFG register to enable jumbo frame. and keep
> MAX_RX_LENGTH because other
with up to 2kb frame support. Do you
> have any plans on submitting this as a PR to the LEDE git?
>
> On Wed, Apr 19, 2017 at 9:32 AM, Gaetano Catalli
> wrote:
>> I've been working on this for a while. Apparently the embedded 5-port
>> gigabit switch is able to han
ws to set the MTU up to that value. It is based on
kernel 4.4.7.
Signed-off-by: Gaetano Catalli
---
drivers/net/ethernet/mediatek/gsw_mt7620.h | 6 +
drivers/net/ethernet/mediatek/gsw_mt7621.c | 13 +++
drivers/net/ethernet/mediatek/mtk_eth_soc.c
Hi all,
in the MT7621 ethernet driver code
(drivers/net/ethernet/mediatek/soc_mt7621.c) the FE_FLAG_JUMBO_FRAME
flag is not during the device initialization. This prevents the user
to set an MTU greater than 1500. Is this correct? Does MT7621 support
jumbo frames?
Thanks.
--
gaetano catalli
Fri, Jul 15, 2016 at 11:01:12AM +0200, Gaetano Catalli wrote:
>> Hello,
>>
>> I'm a bit confused about the number of CPUs of MT7621 SoC.
>> From the MT7621 datasheet:
>>
>> "The MT7621 router-on-a-chip includes a 880 MHz MIPS 1004Kc CPU dual-core
>&g
Hello,
I'm a bit confused about the number of CPUs of MT7621 SoC.
>From the MT7621 datasheet:
"The MT7621 router-on-a-chip includes a 880 MHz MIPS 1004Kc CPU dual-core ..."
So why does /proc/cpuinfo show 4 cpus?
Regards.
-