Tim Wawrzynczak has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/31770 )
Change subject: ec/google/chromeec: Synchronize AP RTC to the EC. ......................................................................
ec/google/chromeec: Synchronize AP RTC to the EC.
In google_chromeec_init(), if the AP is set as the RTC source for the system, then send current RTC timestamp over to the EC for synchronization.
BUG=b:111675966 BRANCH=none TEST=Tested with EC changes from b87515e21
Change-Id: Ib081aee5d10ec64dac79fc0ebf3fc39eab380a7f Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h M src/ec/google/chromeec/ec_commands.h 3 files changed, 40 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/31770/2