From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Subject: Re: [PATCH] remove vlan tags in CPSW dual emac mode Date: Mon, 15 Jul 2013 18:15:27 +0530 Message-ID: <51E3EEE7.9030508@ti.com> References: <4699400.vD3TdgH1nR@localhost> <5176C4FE.4080305@ti.com> <51E00B2F.6050406@newflow.co.uk> <51E04C89.8030202@ti.com> <51E0582D.4090306@newflow.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Markus Brunner , , , , To: Mark Jackson Return-path: In-Reply-To: <51E0582D.4090306@newflow.co.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 7/13/2013 12:55 AM, Mark Jackson wrote: > On 12/07/13 19:35, Mugunthan V N wrote: >> On 7/12/2013 7:27 PM, Mark Jackson wrote: > [snip] > >>> Just to update this (old) thread ... >>> >>> I can still confirm that *without* the above patch, I am *unable* to use both network >>> ports on our AM335x board. >>> > [snip] > >>> So I'm not sure what's wrong, but it's *definitely* not correct. >>> >>> >> I am sure that current code in mainline works for Dual EMAC. I can test it >> again and share the images with you if are interested. But had tested with DHCP >> on both the interfaces. > Hmmm ... well it's not working for me. What hardware are you testing it on ? > > I tried DHCP to start with, and switched to static IP when that failed. > Then I recalled this patch and re-applied it ... hey presto !! > > Markus, are you still using this patch ? > Today I have tested the Dual EMAC on my am335x-evmsk and its working fine with net/master branch. I had 3 patches additional to net/master in which two for basic boot of EVMsk and one for enabling Dual EMAC. I had pushed the branch in the below repo repo: git://git.ti.com/~mugunthanvnm/ti-linux-kernel/mugunth-connectivity-linux-feature-tree.git branch: dual-emac Regards Mugunthan V N