Skip to content

Commit

Permalink
pieeprom-2024-04-18: 2712: Update RP1 firmware to extend PCIe L1 entr…
Browse files Browse the repository at this point in the history
…y timeout to 32 us (latest)

* Extend PCIe L1 entry timeout to 32us
  Fix xhci soft reset on link-down
  Set useful xhci compatibility bits in GUCTL
  See raspberrypi/firmware#1877
  • Loading branch information
timg236 committed Apr 18, 2024
1 parent c0a207f commit f4580cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added firmware-2712/latest/pieeprom-2024-04-18.bin
Binary file not shown.
6 changes: 6 additions & 0 deletions firmware-2712/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Raspberry Pi5 bootloader EEPROM release notes

2024-04-18: Update RP1 firmware to extend PCIe L1 entry timeout to 32 us (latest)
* Extend PCIe L1 entry timeout to 32us
Fix xhci soft reset on link-down
Set useful xhci compatibility bits in GUCTL
See https://github.com/raspberrypi/firmware/issues/1877

2024-04-17: Fix TRYBOOT flag in secure-boot mode (latest)
* Fix issue that caused the TRYBOOT flag to be lost in secure-boot mode.
* dtoverlay: Use %u when converting u32s to strings
Expand Down

0 comments on commit f4580cd

Please sign in to comment.