Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there easy way to use eth0 in ksx8795 #106

Open
JanneTerho1 opened this issue Jul 10, 2024 · 0 comments
Open

Is there easy way to use eth0 in ksx8795 #106

JanneTerho1 opened this issue Jul 10, 2024 · 0 comments

Comments

@JanneTerho1
Copy link

I use buildroot and imx6ull. The driver works fine in kernel 6.1 with DSA, but if I understand correctly, the only way to use the KSZ8795 in switch mode (connect port1, port2 and port5 like a switch) is to use br0. This is a lot of work for us because we have a lot of devices and scripts that use eth0 and we should add a lot of flags to change eth0 to br0.

The KSZ8795 works in switch mode on eth0 if I don't use the controller at all. One problem is that we can't see the lan1 and lan2 status when the cable is connected.

So the question is, is there any easy way to build drive with buildroot and still use eth0 and see lan1 and lan2 status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant