Merge pull request #88 from XECDesign/debian/buster

Debian/buster
This commit is contained in:
Tim Gover
2020-01-24 12:36:09 +00:00
committed by GitHub
6 changed files with 13 additions and 3 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
rpi-eeprom (4.0-1) buster; urgency=medium
[ Tim Gover ]
* vl805: Remove the redundant .latest version info files
* vl805: Update the critical version to be 00137ad
-- Serge Schneider <serge@raspberrypi.org> Wed, 22 Jan 2020 14:33:33 +0000
rpi-eeprom (3.1-1) buster; urgency=medium rpi-eeprom (3.1-1) buster; urgency=medium
[ Tim Gover ] [ Tim Gover ]

View File

@@ -1 +0,0 @@
000137ad

Binary file not shown.

View File

@@ -1 +0,0 @@
000137ab

View File

@@ -1,6 +1,10 @@
# Raspberry Pi4 bootloader EEPROM release notes # Raspberry Pi4 bootloader EEPROM release notes
## 2020-01-17 - Git 9e30fb4d (BETA) RC4 ## 2020-01-22 - vl805 00137ad
* Set the default/critical vl805 version to be 00137ad. This has the
same power savings as 0137ab but with fixes for USB webcams.
## 2020-01-17 - Git 5e86aac5f (BETA) RC4
* Handle DHCP option 0 - padding * Handle DHCP option 0 - padding
* Fix SD card voltage detection * Fix SD card voltage detection