Re: DSA driver kernel extension for dsa mv88e6190 switch

2019-09-29 Thread Zoran Stojsavljevic
> The very last line is wrong. > ifconfig eth0 192.168.1.4 up Typo. It was fixed after few hours I created the gist. > You should put the IP address on the bridge, not the master > device eth0. > ip addr add 192.168.1.4/24 dev br0 Noted. Thank you. > FYI: ifconfig has been deprecated for maybe

Re: DSA driver kernel extension for dsa mv88e6190 switch

2019-09-28 Thread Zoran Stojsavljevic
e417cb410c465 Thank you many many times, Zoran ___ On Sat, Sep 28, 2019 at 5:21 PM Andrew Lunn wrote: > > On Sat, Sep 28, 2019 at 01:00:43AM +0200, Zoran Stojsavljevic wrote: > > Hello Andrew, > > > > > You should not need any kernel patches for switch side RGMII

Re: DSA driver kernel extension for dsa mv88e6190 switch

2019-09-27 Thread Zoran Stojsavljevic
ndrew Lunn wrote: > > On Thu, Sep 26, 2019 at 03:23:48PM +0200, Zoran Stojsavljevic wrote: > > Hello Andrew, > > > > I would like to thank you for the reply. > > > > I do not know if this is the right place to post such the questions, > > but my best gues

Re: DSA driver kernel extension for dsa mv88e6190 switch

2019-09-26 Thread Zoran Stojsavljevic
Hello Andrew, I would like to thank you for the reply. I do not know if this is the right place to post such the questions, but my best guess is: yes. Since till now I did not make any success to make (using DSA driver) make mv88e6190 single switch to work with any kernel.org. :-( I did ugly wo

DSA driver kernel extension for dsa mv88e6190 switch

2019-09-23 Thread Zoran Stojsavljevic
Hello Community, We have interesting problem to solve using our HW platform. And I hope somebody has the similar example, and some patches, which need to be applied to the kernel (directory .../drivers/net/dsa/) to make this application to work. We have the configuration problem with the Marvell