Looks like I need to work on this, a clean aarch64
install gets:
[fryfrog@raspberry ~]$ sudo rpi-eeprom-update -a
od: /sys/firmware/devicetree/base/system/linux,revision: No such file or directory
And like @SmartSuka, the vl805
binary is wrong too.
Pinned Comments
fryfrog commented on 2020-05-05 02:05
After installation, edit
/etc/default/rpi-eeprom-update
and changeFIRMWARE_RELEASE_STATUS
to one ofcritical
(the default),stable
orbeta
.