node-beagle-boot icon indicating copy to clipboard operation
node-beagle-boot copied to clipboard

Windows Support

Open ravikp7 opened this issue 6 years ago • 4 comments

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.

ravikp7 avatar Aug 28 '17 16:08 ravikp7

Hi Ravi,

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

Harel

HarelAshwal avatar Sep 07 '17 19:09 HarelAshwal

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!

ravikp7 avatar Sep 08 '17 07:09 ravikp7

LK"I

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

Harel

HarelAshwal avatar Jan 06 '18 17:01 HarelAshwal