Skip to content

Add dtparm to enable bootloader eeprom on CM4S#7241

Open
nbuchwitz wants to merge 1 commit intoraspberrypi:rpi-6.12.yfrom
nbuchwitz:devel/cm4s-eeprom
Open

Add dtparm to enable bootloader eeprom on CM4S#7241
nbuchwitz wants to merge 1 commit intoraspberrypi:rpi-6.12.yfrom
nbuchwitz:devel/cm4s-eeprom

Conversation

@nbuchwitz
Copy link
Contributor

@nbuchwitz nbuchwitz commented Feb 15, 2026

In order to make rpi-eeprom-update work on CM4S too, the eeprom needs to be enabled, besides the CM4 specific extras (already outlined by rpi-eeprom-update).

Add a GPIO hog on GPIO 57 (active high, output-low) to enable the onboard bootloader EEPROM on CM4S. The hog is disabled by default and can be activated via dtparam=enable_eeprom=on in config.txt.

Patch for rpi-eeprom-update: raspberrypi/rpi-eeprom#806

…er EEPROM

Add a GPIO hog on GPIO 57 (active high, output-low) to enable the onboard
bootloader EEPROM on CM4S. The hog is disabled by default and can be
activated via dtparam=enable_eeprom=on in config.txt.

Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>
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