summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.c')
-rw-r--r--board/cr50/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/board.c b/board/cr50/board.c
index fc0b87dc69..e1c3490d88 100644
--- a/board/cr50/board.c
+++ b/board/cr50/board.c
@@ -564,7 +564,7 @@ void system_init_board_properties(void)
properties |= BOARD_SLAVE_CONFIG_SPI;
/* Add an internal pull up on sys_rst_l */
/*
- * TODO(crosbug.com/p/54059): Remove once SYS_RST_L can
+ * TODO(crosbug.com/p/56945): Remove once SYS_RST_L can
* be pulled up externally.
*/
properties |= BOARD_NEEDS_SYS_RST_PULL_UP;