mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-07-04 05:25:01 +01:00
0404c97032
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