Skip to content

Commit

Permalink
pieeprom-2020-05-26.bin - USB MSD beta updates
Browse files Browse the repository at this point in the history
* Resolve: USB boot fails if the GPT contains no basic data or EFI partitions #130
* Resolve: Fix default BOOT_ORDER in mass storage beta #129
* Resolve: Add support for booting from a "superfloppy" disk #120
* Resolve: USB MSD timeout message - incorrect units #131
* Resolve: Recognize efi partition (0xef) as a valid boot #126
* The HDMI diagnostics screen now displays the most significant bytes of the SHA-256 of the config.txt file.
  • Loading branch information
timg236 committed May 26, 2020
1 parent 7c181f4 commit e87bc4d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file added firmware/beta/pieeprom-2020-05-26.bin
Binary file not shown.
14 changes: 14 additions & 0 deletions firmware/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Raspberry Pi4 bootloader EEPROM release notes

## 2020-05-26 USB MSD updates
* Resolve: USB boot fails if the GPT contains no basic data or EFI partitions #130
* Resolve: Fix default BOOT_ORDER in mass storage beta #129
* Resolve: Add support for booting from a "superfloppy" disk #120
* Resolve: USB MSD timeout message - incorrect units #131
* Resolve: Recognize efi partition (0xef) as a valid boot #126
* The HDMI diagnostics screen now displays the most significant bytes
of the SHA-256 of the config.txt file.

## 2020-05-26 rpi-eeprom-update
* Mark USE_FLASHROM as deprecated.
* Resolve: Unnecessary check for '*.elf' in BOOTFS #92
* Update help for FIRMWARE_RELEASE_STATUS.

## 2020-05-15 Add pieeprom-2020-05-15 beta with USB boot
* USB mass storage boot will NOT work without the updated firmware
start.elf binaries. These will probably be released via rpi-update
Expand Down

0 comments on commit e87bc4d

Please sign in to comment.