addw4 switched to the 256 KiB variant of the chip. Get the real ROM size instead of hard-coding it to 128 KiB https://github.com/system76/firmware-update/blob/ecd5fcfeae0c5856440af18d151bc68e98a12e44/src/app/ec.rs#L317-L325
addw4 switched to the 256 KiB variant of the chip.
Get the real ROM size instead of hard-coding it to 128 KiB
firmware-update/src/app/ec.rs
Lines 317 to 325 in ecd5fcf