rpi: Enable charging RTC battery on RPi 500(+)#200
Closed
Conversation
EOS might enable PAYG with RPi 500(+). To keep the RTC working on RPi 500(+), there will be an RPi certified RTC battery [1] which is rechargeable. So, enable RPi 500(+)'s PMIC charging the RTC battery with the configuration in config.txt by following RPi's document [2]. [1]: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#add-a-backup-battery [2]: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#enable-battery-charging https://app.asana.com/1/1203676861188277/task/1212515211230014
ramcq
requested changes
Jan 5, 2026
Contributor
ramcq
left a comment
There was a problem hiding this comment.
I don't think we should unconditionally enable this on all of our rpi images; we should scope it to ones which are intended for use with PAYG. If people download a free image of EOS for Pi and happen to use it on a Pi500, that doesn't mean they have a rechargable RTC battery!
Contributor
Author
|
I prepared #199, first. But, found the If we must enable with PAYG image only, then we have to create another flag. I think. |
Contributor
Author
|
Going to have a new flag |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EOS might enable PAYG with RPi 500(+). To keep the RTC working on RPi 500(+), there will be an RPi certified RTC battery 1 which is rechargeable. So, enable RPi 500(+)'s PMIC charging the RTC battery with the configuration in config.txt by following RPi's document 2.
https://app.asana.com/1/1203676861188277/task/1212515211230014