Merge pull request #122 from timg236/tim/deprecate_old_binaries

Garbage collect old bootloader releases
This commit is contained in:
Tim Gover
2020-05-11 19:43:16 +01:00
committed by GitHub
36 changed files with 17 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
../beta/pieeprom-2019-07-15.bin

View File

@@ -0,0 +1 @@
../beta/pieeprom-2019-09-10.bin

View File

@@ -0,0 +1 @@
../beta/pieeprom-2020-04-16.bin

View File

@@ -0,0 +1 @@
../beta/recovery.bin

View File

@@ -0,0 +1 @@
../beta/vl805-00013701.bin

View File

@@ -0,0 +1 @@
../beta/vl805-000137ab.bin

View File

@@ -0,0 +1 @@
../beta/vl805-000137ad.bin

View File

@@ -0,0 +1 @@
../beta/pieeprom-2020-01-17.bin

View File

@@ -0,0 +1 @@
../beta/pieeprom-2020-03-19.bin

View File

@@ -0,0 +1 @@
../beta/pieeprom-2020-04-16.bin

View File

@@ -0,0 +1 @@
../beta/recovery.bin

View File

@@ -0,0 +1 @@
../beta/vl805-000137ad.bin

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.