Richard Hughes
Richard Hughes
> Tow-Boot binary for SPI MTD devices So that would be `U-Boot TPL 2021.10 (Oct 04 2021 - 15:09:26)` and you'd expect fwupd to show a version of `2021.10` for...
> Tow-Boot 2021.10 (Oct 04 2021 - 15:09:26 +0000)004-pre [variant: spi] Hmm, that's not super easy to parse. Would `2021.10` do? Or could Tow-Book define a header somewhere `VERSION=2021.10.4\0` --...
@DylanVanAssche I think when the Tow-Boot image contains a uSWID chunk somewhere we can use something like: [MTD\VENDOR_foo&PRODUCT_bar&NAME_baz] FirmwareGType = FuUswidFirmware
> As far as I understand, we need to have this uSWID binary, appended to the Tow-Boot image It doesn't have to be appended -- it can be anywhere in...
Can you grab me a: sudo fwupdtool get-devices --plugins mtd --verbose with the `FirmwareGType = FuUswidFirmware` set please. Also if you can email me the image (i can keep private)...
Debugging now: $ sudo uswid --load /dev/mtd0 --verbose /dev/mtd0 has unknown extension, using uSWID Found USWID header at offset: 1594864 Loaded: uSwidContainer([uSwidIdentity(acbd84ff-9898-4922-8ade-dd4bbe2e40ba,0,Tow-Boot.spi.bin,2021.10-005): uSwidEntity(Tow-Boot,tow-boot.org->TAG_CREATOR,LICENSOR,MAINTAINER,SOFTWARE_CREATOR) uSwidEntity(postmarketOS,postmarketos.org->DISTRIBUTOR)]) but: has-stored-size 0x1855f0 0x107 0x1 Debugging...
isn't that just `fwupdmgr reinstall` by a different name?
> What about having install use files on a remote something like `fwupdmgr install-remote GUID VERSION`?
> is any possibility to automate the upload process We have robot users that are able to upload automatically; Dell uses this to automate firmware being uploaded to the LVFS...
> The Heads binaries must be uploaded to the LFVS Can you use the API? https://lvfs.readthedocs.io/en/latest/upload.html#automatic-uploads