summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2016-06-27 20:58:43 -0700
committerVadim Bendebury <vbendeb@chromium.org>2016-06-29 22:10:51 +0000
commitf4e2d871300f7de66a85e7f01878bf155c5f91cc (patch)
tree90c5f76f6a79e7765274a60502685f5bec7649ed
parent734d834becd3f8e08cdc094882aed447c6275b9f (diff)
downloadchrome-ec-f4e2d871300f7de66a85e7f01878bf155c5f91cc.tar.gz
cr50: TEMP: to be researched and removed
BRANCH=none BUG=chrome-os-partner:54916 TEST=none Change-Id: Ie7fc68a0ad8f9459558d3af03f942b4accaeebaf Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/356590
-rw-r--r--chip/g/jitter.c6
-rw-r--r--chip/g/upgrade_fw.c5
2 files changed, 8 insertions, 3 deletions
diff --git a/chip/g/jitter.c b/chip/g/jitter.c
index b0686bc0bf..1dd938cbf3 100644
--- a/chip/g/jitter.c
+++ b/chip/g/jitter.c
@@ -49,8 +49,10 @@ void init_jittery_clock(int highsec)
GREG32(XO, CLK_JTR_SYNC_CONTENTS) = 0;
/* Writing any value locks things until the next hard reboot */
- GREG32(XO, CFG_WR_EN) = 0;
- GREG32(XO, JTR_CTRL_EN) = 0;
+ /* crosbug.com/p/54916
+ GREG32(XO, CFG_WR_EN) = 0;
+ GREG32(XO, JTR_CTRL_EN) = 0;
+ */
}
void init_sof_clock(void)
diff --git a/chip/g/upgrade_fw.c b/chip/g/upgrade_fw.c
index 045a934448..26d3d32517 100644
--- a/chip/g/upgrade_fw.c
+++ b/chip/g/upgrade_fw.c
@@ -128,7 +128,10 @@ void fw_upgrade_command_handler(void *body,
return;
}
- wipe_nvram(); /* Do not keep any state around. */
+ /*
+ crosbug.com/p/54916
+ wipe_nvram(); Do not keep any state around.
+ */
/*
* Successful erase means that we need to return the base