plugin/flashrom: Add MaxSize quirk for Lite II and III (#4362)

Add FirmwareSizeMax = 0x800000 for StarLite Mk II and Mk III to allow
switching from AMI to coreboot firmware.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
Sean Rhodes 2022-03-07 14:26:36 +00:00 committed by GitHub
parent 2012a42a1e
commit f98acc89b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,10 +10,12 @@ VersionFormat = quad
# StarLite Mk II (HwId)
[013b60e5-1023-5bee-8ae5-14cae21377b7]
Plugin = flashrom
FirmwareSizeMax = 0x800000
# StarLite Mk III (HwId)
[d5521faa-c50b-5d64-971d-8fd400030c51]
Plugin = flashrom
FirmwareSizeMax = 0x800000
# StarLabTop Mk III (HwId)
[013b60e5-1023-5bee-8ae5-14cae21377b7]