Open TomaszAIR opened 1 year ago
This is just the first stage of a multistage strategy:
From that point amount of supported hardware can grow organically and increase the pool of devices that use open-source firmware and Dasharo.
@artur-rs I think there is a pretty clear productization story behind this feature.
The problem you're addressing (if any)
There are many platforms on which we can flash coreboot internaly. Unfortunately, this requires some (sometimes quite a lot of) knowledge to properly compile the binary, backup the current firmware and perform the flashing procedure. DTS could help here, for example by detecting whether open-source firmware can be installed on a given hw. Maybe even compile code and deploy firmware
as is
which mean the state that coreboot (or other firmware) is right now for given platform.Describe the solution you'd like
Simple script that basing on HCL report detect and tell what is on given platform and if we can flash open-source firmware on it.
Where is the value to a user, and who might that user be?
Any open-source community member or someone that just want to become a member and check potential of open-source firmware on his platform.
Describe alternatives you've considered
Additional context