We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From what I can discern, it is not possible to get the factory bootloader version when the device is running the user bootloader.
No APIs exist to get the factory bootloader in this scenario Nothing on dai::DeviceBootloader Nothing on dai::Device
Always able to get all versions (embedded, user, and factory), on all devices, running all "current" bootloaders (embedded, user, or factory)
#1064 #995
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From what I can discern, it is not possible to get the factory bootloader version when the device is running the user bootloader.
Setup
repro
Result
No APIs exist to get the factory bootloader in this scenario
Nothing on dai::DeviceBootloader
Nothing on dai::Device
Expected
Always able to get all versions (embedded, user, and factory), on all devices, running all "current" bootloaders (embedded, user, or factory)
Related
#1064
#995
The text was updated successfully, but these errors were encountered: