From mboxrd@z Thu Jan 1 00:00:00 1970 From: diya Date: Thu, 17 Apr 2014 23:42:26 -0700 (PDT) Subject: [U-Boot] How to test vlan in u-boot Message-ID: <1397803346686-178161.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi , I am using an 8 port switch (MV88E6131) in our customized board with P2020 Processor. Following is the set up in our board, Port 6 -> CPU port Port0 / Port1 / Port2 connected to phy Port3 -> No connection Port 4 / Port 5 connected to DSP's Port 7 routed to back plane , SGMII connection. I tried grouping port0,port1,port2 as one LAN-A and Port 4,5,7 as LANB. Such that both LAN A and B cannot communicate with each other , but both can send frame to CPU PORT. After this i got stuck and dono how to proceed further and test it. Please guide me in this to solve. -- View this message in context: http://u-boot.10912.n7.nabble.com/How-to-test-vlan-in-u-boot-tp178161.html Sent from the U-Boot mailing list archive at Nabble.com.