top | item 34822633

(no title)

ericboehs | 3 years ago

Can you brick your cable if you unplug it during the upgrade?

discuss

order

mecsred|3 years ago

Any reasonable manufacturer will rotate firmware images and have the bootloader fall back to the most recent validated image. Though I imagine this could happen if this practice becomes common enough that you get it on some 5$ gas station charging cable kinda thing.

avian|3 years ago

A reasonable manufacturer looks at its bottom line and doesn't waste his engineering hours and BOM costs (double the flash memory!) on silly features like that. Either that or there are many unreasonable manufacturers out there.

simlevesque|3 years ago

That's what I was about to ask. It says that the cable should update itself transparently, but there can always be a chance of corruption. Maybe the cable keeps the old FW and only boots the new one if it is signed.

prewett|3 years ago

Presumably there is space for two copies of the firmware, and once the new one decompresses and checksums correctly you update the firmware-start pointer.

readams|3 years ago

Sounds like the firmware is actually stored in RAM and loaded when you plug in the cable.

tenebrisalietum|3 years ago

Really that shouldn't be called firmware (the actual firmware would be the fixed code that receives second-stage code from the host), but "software" doesn't fit that either. Maybe "controllerware" or something like that.