Jump to content

eFuse

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Shellwood (talk | contribs) at 17:05, 23 December 2017 (Reverted edits by 95.195.212.86 (talk) (HG) (3.1.22)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, eFuse is a technology invented by IBM which allows for the dynamic real-time reprogramming of computer chips. Speaking abstractly, computer logic is generally "etched" or "hard-coded" onto a chip and cannot be changed after the chip has finished being manufactured. By utilizing a set of eFuses, a chip manufacturer can allow for the circuits on a chip to change while it is in operation.

The primary application of this technology is to provide in-chip performance tuning. If certain sub-systems fail, or are taking too long to respond, or are consuming too much power, the chip can instantly change its behavior by "blowing" an eFUSE.

Another use is to prevent downgrading the firmware of a device. The Nintendo Switch and Xbox 360's bootloaders for instance will check the amount of burned fuses before attempting to install new firmware[1]. The amount of fuses expected to be burnt depends on the hardware model and the firmware to be installed. If too many fuses are burnt (meaning the firmware to be installed is older than the current firmware) the bootloader will panic, preventing installation. After successfully installing a new firmware version, the system will burn the required amount of fuses to match the new expected amount.

Implementations

See also

References

  1. ^ a b "Fuses - Nintendo Switch Brew". switchbrew.org. Retrieved 2017-08-03.
  2. ^ "Overview - Processors - TI.com". focus.ti.com.
  3. ^ "Motorola responds to Droid X bootloader controversy, says eFuse isn't there to break the phone".
  4. ^ "Archived copy". Archived from the original on 2015-10-29. Retrieved 2015-09-16. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)CS1 maint: archived copy as title (link)

General