Garbage collect old bootloader releases

Now that 2020-04-16 has been released and appears to be stable move
the older binaries to and old (deprecated) directory. There's no
need to include old beta binaries in OS packages.
This commit is contained in:
Tim Gover
2020-05-11 16:44:52 +01:00
parent c649ab64e4
commit 19c6ddcaa4
36 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# Raspberry Pi4 bootloader EEPROM release notes
## 2020-05-11 Garbage collect old binaries
* Now that 2020-04-16 is has been released as the default production
release move the old binaries to an old (deprecated) directory.
These can be removed for the APT package to reduce disk space.
## Promote 2020-04-16 EEPROM release critical
* Make this the default release for all users. This supports network
boot, configurable boot order and HDMI diagnostics screen.