Thanks to a contributor, the wing firmware has now been decrypted!
I’ve begun working on a uboot loader which can live inside a .wingfw file.
Thanks to a contributor, the wing firmware has now been decrypted!
I’ve begun working on a uboot loader which can live inside a .wingfw file.
![]()
Wow, that are fantastic news! Looking forward to the next steps!
Sadly I didn’t get Linux booting yesterday - the firmware file checks are a bit harder to get right than I expected. But I’m making good progress.
Uboot now boots from a `.wingfw` file and presents a virtual console.
Linux still isn’t getting to user space - maybe someone with more embedded linux experience could have a look aat this.
Are there any log messages?
My guess: root partition not found?
Personally I don’t own Wing so cannot help here, but if you post the logs - or at least a screenshot, that would be great.
Nope, no log messages - getting a reliable serial console is kinda hard.
I’ll try to get some logs tomorrow with the midi port as a serial port.
How do you communicate with uboot then?
Just curious.
Via a USB ACM Device.
This works flawlessly for uboot but not for linux