summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2012-10-23 22:34:10 -0700
committerGerrit <chrome-bot@google.com>2012-12-19 09:29:09 -0800
commit20e3ac6c9a4b47f639ee372f768b2bc9627045d8 (patch)
treeedc4e6616364af563162a4061fc1069662b070f2
parent41204a1cd9ee2de350b9e3106aebcf5a21d760ef (diff)
downloadchrome-ec-20e3ac6c9a4b47f639ee372f768b2bc9627045d8.tar.gz
link: remove VR settings on the fly
The code to re-program the IR3570A core regulator on the fly is no longer needed as the parts should be pre-programmed correctly and it is slow. This will break the EVT and older boards which have bad pre-programmed settings. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=link BUG=chrome-os-partner:15596 TEST=on Link, run the power_Resume test and observe the firmware resume time has decreased. Original-Change-Id: Id4f56a68d874879bf2f50047c21fbfabea16c850 Reviewed-on: https://gerrit.chromium.org/gerrit/36417 Reviewed-by: Puneet Kumar <puneetster@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org> (cherry picked from commit 5c59877ee1878b8de380b662601592c817a8b0a8) Change-Id: I40937c0379a1b94c24679ee5e3110c242849986a Reviewed-on: https://gerrit.chromium.org/gerrit/39912 Tested-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org> Commit-Ready: Randall Spangler <rspangler@chromium.org>
-rw-r--r--board/link/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/link/board.h b/board/link/board.h
index 0b1ab851ca..479625e992 100644
--- a/board/link/board.h
+++ b/board/link/board.h
@@ -18,7 +18,6 @@
#define CONFIG_CHARGER
#define CONFIG_CHARGER_BQ24725
#define CONFIG_CONSOLE_CMDHELP
-#define CONFIG_IR357x
#define CONFIG_LPC
#define CONFIG_ONEWIRE
#define CONFIG_PECI