summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorEvan Green <evgreen@chromium.org>2019-03-25 10:51:16 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-04-02 02:44:55 -0700
commit049db3d36f15a3e3037c9e9a5fcea59d0c762ef8 (patch)
tree3ebfd6ae6edb7c95ad0f275912c85d8a7aa28fda /baseboard
parentaab7a81e55ba410152229d4b54f816c7460d5ec0 (diff)
downloadchrome-ec-049db3d36f15a3e3037c9e9a5fcea59d0c762ef8.tar.gz
bip: Delete board
bip has an it8320bx with 256kB of flash space. After dividing by two and subtracting 0x800, this means the RO section of bip is 126kB. This is very tight. We've already removed a few commands to free up space, but this board hasn't been worked on since summer 2018. Delete it to avoid excessive maintenance burden. BUG=b:129283539 BRANCH=none TEST=make -j buildall CQ-DEPEND=CL:1538819,CL:*1086038 Signed-off-by: Evan Green <evgreen@chromium.org> Change-Id: Iac903397dd653c8e012c8b3956807ba1bacf681e Reviewed-on: https://chromium-review.googlesource.com/1536490 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Karthikeyan Ramasubramanian <kramasub@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'baseboard')
-rw-r--r--baseboard/octopus/baseboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboard/octopus/baseboard.h b/baseboard/octopus/baseboard.h
index fc34912096..cb923fb385 100644
--- a/baseboard/octopus/baseboard.h
+++ b/baseboard/octopus/baseboard.h
@@ -282,7 +282,7 @@
/*
* Sensor stack in EC/Kernel depends on a hardware interrupt pin from EC->AP, so
* do not define CONFIG_MKBP_USE_HOST_EVENT since all octopus boards use
- * hardware pin to send interrupt from EC -> AP (except bip and casta).
+ * hardware pin to send interrupt from EC -> AP (except casta).
*/
#define CONFIG_MKBP_EVENT
#define CONFIG_MKBP_USE_GPIO