summaryrefslogtreecommitdiff
path: root/board/npcx_evb_arm
diff options
context:
space:
mode:
Diffstat (limited to 'board/npcx_evb_arm')
-rw-r--r--board/npcx_evb_arm/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/npcx_evb_arm/board.h b/board/npcx_evb_arm/board.h
index ca572b8a0b..bc0e748bdd 100644
--- a/board/npcx_evb_arm/board.h
+++ b/board/npcx_evb_arm/board.h
@@ -42,6 +42,10 @@
#define NPCX_UART_MODULE2 0 /* 0:GPIO10/11 1:GPIO64/65 as UART */
#define NPCX_JTAG_MODULE2 0 /* 0:GPIO21/17/16/20 1:GPIOD5/E2/D4/E5 as JTAG*/
#define NPCX_TACH_SEL2 0 /* 0:GPIO40/A4 1:GPIO93/D3 as TACH */
+/* Enable SHI PU on transition to S0. Disable the PU otherwise for leakage. */
+#define NPCX_SHI_CS_PU
+/* Enable bypass since shi outputs invalid data when across 256B boundary */
+#define NPCX_SHI_BYPASS_OVER_256B
/* Optional for testing */
#undef CONFIG_PECI