summaryrefslogtreecommitdiff
path: root/common/rtc.c
diff options
context:
space:
mode:
authorHyungwoo Yang <hyungwoo.yang@intel.com>2019-01-29 17:17:59 -0800
committerchrome-bot <chrome-bot@chromium.org>2019-01-31 14:06:23 -0800
commitbb55365b98d78a09c9dcf00f3b7d144c245d6990 (patch)
treedea06c715833f2a48fd33a857e96ed6031a08ca6 /common/rtc.c
parentbbb6461b154364e2f5acabe3506a358db32d50e8 (diff)
downloadchrome-ec-bb55365b98d78a09c9dcf00f3b7d144c245d6990.tar.gz
ish: move setting start_called to proper place
Some functions(like enabling interrupt) should start after scheduler is ready and they use start_called which indicates if scheduler is ready or not. Currently start_called is set by the first task but it is away after the task did many things. So this patch moves the setting start_called to the place where the scheduler is ready. BRANCH=none BUG=none TEST=verified in Atlas platform Change-Id: I24d9cec411e91b7365f46fa8daf4a02fe43287dd Reviewed-on: https://chromium-review.googlesource.com/1444792 Commit-Ready: Hyungwoo Yang <hyungwoo.yang@intel.com> Tested-by: Hyungwoo Yang <hyungwoo.yang@intel.com> Reviewed-by: Hyungwoo Yang <hyungwoo.yang@intel.com> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'common/rtc.c')
0 files changed, 0 insertions, 0 deletions