2024-09-10: 2712: Fix lockup on 7" DSI panel clones (latest)

* Fix lockup regression with some 3rd party 7" DSI panels
  See: https://github.com/raspberrypi/linux/issues/6341
This commit is contained in:
Tim Gover
2024-09-10 16:23:56 +01:00
committed by timg236
parent ccfc47b215
commit 171e47acb1
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@@ -1,5 +1,9 @@
# Raspberry Pi5 bootloader EEPROM release notes
## 2024-09-10: Fix lockup on 7" DSI panel clones (latest)
* Fix lockup regression with some 3rd party 7" DSI panels
See: https://github.com/raspberrypi/linux/issues/6341
## 2024-09-05: Fix self-update if EEPROM is write-protected (latest)
* arm_dt: Consult the hat_map for all HATs
* USB boot - ignore RP2 / RP3 MSD device in BOOTSEL mode.