summaryrefslogtreecommitdiff
path: root/board/atlas/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/atlas/board.h')
-rw-r--r--board/atlas/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/atlas/board.h b/board/atlas/board.h
index 66c217b9c2..76a4370db2 100644
--- a/board/atlas/board.h
+++ b/board/atlas/board.h
@@ -284,4 +284,6 @@ void board_reset_pd_mcu(void);
/* ps8751 requires 1ms reset down assertion */
#define PS8XXX_RST_L_RST_H_DELAY_MS 1
+#define ATLAS_REV_FIXED_EC_WP 4
+
#endif /* __CROS_EC_BOARD_H */