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

glinet mt2500: Trying to make usb work #109

Closed
wants to merge 4 commits into from
Closed

Conversation

dorfil
Copy link

@dorfil dorfil commented Dec 11, 2024

Hi!

I'm trying to make USB work on my glinet's mt2500.

I've enabled the required drivers, and added to the DTS files some missing nodes for the USB (I made this looking at my kernel DTS files where usb works. although I have to update the clock names to match the ones in u-boot code).

Although when I execute 'usb start' I see some noise on the serial line and the uboot hangs with no error.

Also the gpio 12 I'm configuring on mt7981-glinet-gl-mt2500.dts does not appear to be claimed when I run 'gpio status'.
I tried configuring it manually ('gpio clear 12; gpio set 12) and this causes the led in the pendrive to turn on. But then the uboot hangs anyway when I try to start the usb.

I have no idea on how to debug this, could you give me some advice please?

Thanks in advance

@dorfil dorfil closed this Dec 12, 2024
@dorfil
Copy link
Author

dorfil commented Dec 12, 2024

Replaced this PR with this one: #110

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

Successfully merging this pull request may close these issues.

1 participant