Skip to content

Conversation

@timg236
Copy link
Collaborator

@timg236 timg236 commented Nov 27, 2025

  • helpers/config_loader: Also support bootvar0 eeprom config on Pi4
    This allows an eeprom config setting (e.g. BOOTARG0=0x10) to be set on a board which config.txt can use as a conditional expression (e.g. [bootarg0&0x10]).
  • pi5: Write over-voltage config to the UART log
    Write the high level over-voltage configuration to the UART log for diagnostic purposes.
  • Stop partition-walk after boot-mode timeout/retries limit
    Fix a fatal assert with USB boot where the partition walk could be retried after the USB timeout/retry limit had been reached.
    See: RPi 5 Fatal Firmware Error (Code 45) with Multiple USB MSDs #776
  • rpiboot: Extend metadata to report status of operations
    Report success/fail status of recovery operations based on config.txt settings

…r0 eeprom config on Pi4 (latest)

* helpers/config_loader: Also support bootvar0 eeprom config on Pi4
  This allows an eeprom config setting (e.g. BOOTARG0=0x10) to be set on a board
  which config.txt can use as a conditional expression (e.g. [bootarg0&0x10]).
* pi5: Write over-voltage config to the UART log
  Write the high level over-voltage configuration to the UART log for
  diagnostic purposes.
* Stop partition-walk after boot-mode timeout/retries limit
  Fix a fatal assert with USB boot where the partition walk could be
  retried after the USB timeout/retry limit had been reached.
  See: raspberrypi#776
* rpiboot: Extend metadata to report status of operations
  Report success/fail status of recovery operations based on config.txt settings
@timg236 timg236 merged commit 68774da into raspberrypi:master Nov 27, 2025
1 check passed
@timg236 timg236 deleted the pieeprom-2025-11-27-2711 branch November 27, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant