raspberrypi / rpi-update

An easier way to update the firmware of your Raspberry Pi
MIT License
132 stars 18 forks source link

bootloader: Use flashrom for bootloader updates on BCM2712 #33

Closed timg236 closed 4 months ago

timg236 commented 4 months ago

@popcornmix @xecdesign @tdewey-rpi Start the process of changing the default bootloader mechanism to flashrom. rpi-update users go first unless RPI_EEPROM_USE_FLASHROM=0 is defined as an environment var.

flashrom is a recommended package dependency and it should handle a missing flashrom and failover to recovery.bin