mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-26 03:23:35 +01:00
On CM4, rpi-eeprom-update only prints warning if the env variable enabling self-update isn't set. In that case, also print bootloader info so we can propagate it further. Also, add patch making findBootFS faster, avoiding scan of all block devices. Refs #4631