aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/onboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/slippy/onboard.h')
-rw-r--r--src/mainboard/google/slippy/onboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/slippy/onboard.h b/src/mainboard/google/slippy/onboard.h
index 6b7fdb281e..a1f30fda08 100644
--- a/src/mainboard/google/slippy/onboard.h
+++ b/src/mainboard/google/slippy/onboard.h
@@ -23,4 +23,7 @@
#define PEPPY_BOARD_VERSION_PROTO 0
#define PEPPY_BOARD_VERSION_EVT 1
+/* Write protect is active high */
+#define GPIO_SPI_WP 58
+
#endif