New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 630653 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ec: cleanup: consider calling cflush() from system_reset()

Project Member Reported by sha...@chromium.org, Jul 22 2016

Issue description

We're calling cflush() in various places prior to calling system_reset() (chip-level function). We should consider calling cflush() in all the system_reset() implementations instead. It's a simple change, but I haven't done it yet, due to concerns that cflush() call may not be safe on all chips / contexts.
 
Owner: scollyer@chromium.org
Status: Assigned (was: Untriaged)

Sign in to add a comment