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

imx_usb: Support hotplug of device #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

panicking
Copy link

Add a way to wait until a device is plugged in the usb and match
the list

Signed-off-by: Michael Trimarchi [email protected]

Add a way to wait until a device is plugged in the usb and match
the list

Signed-off-by: Michael Trimarchi <[email protected]>
@panicking
Copy link
Author

@otavio is this project maintained?

@otavio
Copy link
Contributor

otavio commented Dec 27, 2021

@gibsson ☝🏼

@gibsson
Copy link
Member

gibsson commented Dec 27, 2021

No this project is indeed no longer maintained as NXP provides a better solution:
https://github.com/NXPmicro/mfgtools
I'll check with Troy if we integrate that patch and come back to you next week (vacation time right now).

@panicking
Copy link
Author

@gibsson I know the other tool but what about SPL + UBOOT.IMG loading. uuu seems not working for me for imx6ull

@gibsson
Copy link
Member

gibsson commented Dec 27, 2021

I don't know about 6ull but I doubt it can't do it as SPL + U-Boot is working fine for i.MX8 processors.
My suggestion is to fix mfgtools to support it for 6ull if it doesn't support it. It is supported to load anything from SPL as long as the board USB PID/VID is listed properly in config.cpp:
https://github.com/NXPmicro/mfgtools/blob/master/libuuu/config.cpp

@panicking
Copy link
Author

@gibsson can you merge or not?

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.

3 participants