MrChromebox / firmware

Issue tracker for firmware issues
75 stars 14 forks source link

consider fwupd support #603

Open bam80 opened 3 months ago

bam80 commented 3 months ago

I didn't look at the fwupd closely, but it seems reasonable alternative to the custom script, at least after the alternative fw was initially flashed.

BTW, Coreboot has test account on the LVFS: https://fwupd.org/lvfs/vendors/

bam80 commented 3 months ago

As a benefit, it also supports downgrade in case some debugging/bisecting is needed: https://lvfs.readthedocs.io/en/latest/chromeos.html#downgrade-the-fw-version

MrChromebox commented 3 months ago

yes, this is on my to-do list, but adding support for ~300 boards is no small task