raspberrypi / rpi-update

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

rpi-update: Remove deprecated BRANCH variable #34

Closed popcornmix closed 2 months ago

popcornmix commented 2 months ago

BRANCH currently applies to both firmware and bootloader but typically they won't have branches of the same name (e.g there is no stable branch of bootloader).

So remove the option and encourage using parameters for the two branches