summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2018-02-13 12:53:38 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-04-25 22:59:59 -0700
commita3c9071e26fe42a7a311a30f7e8086d5fff42f53 (patch)
tree71bf0e364c7a56ba26bb202128fdb72e21271ba2 /board
parent7df8c71e7f92e84cfcf1860b510a4daa0f24ee89 (diff)
downloadchrome-ec-a3c9071e26fe42a7a311a30f7e8086d5fff42f53.tar.gz
samus_pd: Remove `crash` command.
samus_pd is out of space again (groundhogday.jpg). Remove the `crash` command. This command is needed for a FAFT test (firmware_ECSharedMem) and you cannot qualify a firmware without it. However, for samus_pd, we don't seem to run this test against samus_pd itself, but just samus. BUG=None BRANCH=None TEST=make -j buildall Change-Id: I7e34a1a7a9fcdd36e1d97b1226b66dc3f25213f0 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/917012 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/samus_pd/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samus_pd/board.h b/board/samus_pd/board.h
index 4df4038d02..a7d8f7e105 100644
--- a/board/samus_pd/board.h
+++ b/board/samus_pd/board.h
@@ -23,6 +23,7 @@
#define CONFIG_CHARGE_RAMP_SW
#undef CONFIG_CMD_ADC
#undef CONFIG_CMD_CHARGE_SUPPLIER_INFO
+#undef CONFIG_CMD_CRASH
#undef CONFIG_CMD_HASH
#undef CONFIG_CMD_HCDEBUG
#undef CONFIG_CMD_I2C_SCAN