Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ccgx: start watchdog from u-boot #74

Closed
mpvader opened this issue Oct 18, 2016 · 2 comments
Closed

ccgx: start watchdog from u-boot #74

mpvader opened this issue Oct 18, 2016 · 2 comments
Assignees

Comments

@mpvader
Copy link
Contributor

mpvader commented Oct 18, 2016

Issue #70 got us on the idea to start the watchdog earlier.

This same issue exists for the bbb: #73.

@mpvader
Copy link
Contributor Author

mpvader commented Jul 21, 2017

@jhofstee what is the status of this?

@mpvader
Copy link
Contributor Author

mpvader commented Oct 11, 2018

Might be fixable by changing boot env; rather than changing/updating uboot.

Mans will look into this.

mansr added a commit to victronenergy/meta-victronenergy that referenced this issue Oct 19, 2018
Set the watchdog timeout to 60 seconds and start the timer from the
preboot sequence.

The watchdog registers require a delay after writing.  Interleaving
the writes with other operations provides this without an explicit
sleep, which would unnecessarily delay the bootup.

victronenergy/venus#74
mpvader pushed a commit to victronenergy/meta-victronenergy that referenced this issue Feb 8, 2019
Set the watchdog timeout to 60 seconds and start the timer from the
preboot sequence.

The watchdog registers require a delay after writing.  Interleaving
the writes with other operations provides this without an explicit
sleep, which would unnecessarily delay the bootup.

closes victronenergy/venus#74

(cherry picked from commit a04fe6a)
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

No branches or pull requests

2 participants