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

Windows Support #14

Open
ravikp7 opened this issue Aug 28, 2017 · 4 comments
Open

Windows Support #14

ravikp7 opened this issue Aug 28, 2017 · 4 comments

Comments

@ravikp7
Copy link
Owner

ravikp7 commented Aug 28, 2017

Here's the issues we face on Windows

  • After transferring SPL to the device.
  • The device runs SPL, and the new device detected by host is SPL device.
  • Now, this SPL device has two usb configurations. Config 1 has one interface while config 2 has two interfaces.
  • For uboot transfer we need the host to use config 2.
  • But on Windows, by default config 1 is set and changing usb configs by libusub isn't supported on Windows.
    So, for Windows Support, we need to change default usb configurations either by updating u-boot/SPL or by initiating control transfer to select desired one for transfer.
@HarelAshwal
Copy link

Hi Ravi,

Any news on windows support?
looking forward to it...

Harel

@ravikp7
Copy link
Owner Author

ravikp7 commented Sep 8, 2017

Hi @HarelAshwal ,
Sorry, nothing new on Windows support for now. Due to my busy school schedule, I expect to work on this only next month. But I'll try to work on this sooner. Thanks!

@HarelAshwal
Copy link

LK"I

Hi Ravik,
Any news on this?
Looking forward for windows support!

Harel

@jadonk
Copy link
Contributor

jadonk commented Feb 10, 2022

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

No branches or pull requests

3 participants