summaryrefslogtreecommitdiff
path: root/board/slippy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/slippy/board.h')
-rw-r--r--board/slippy/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/slippy/board.h b/board/slippy/board.h
index c8f3d8a38f..70fc1cca27 100644
--- a/board/slippy/board.h
+++ b/board/slippy/board.h
@@ -186,12 +186,6 @@ enum temp_sensor_id {
*/
int board_g781_has_power(void);
-/* HEY: The below stuff is for Link. Pick a different pin for Slippy */
-/* Target value for BOOTCFG. This is set to PE2/USB1_CTL1, which has an external
- * pullup. If this signal is pulled to ground when the EC boots, the EC will get
- * into the boot loader and we can recover bricked EC. */
-#define BOOTCFG_VALUE 0x7fff88fe
-
/* Wireless signals */
#define WIRELESS_GPIO_WLAN GPIO_WLAN_OFF_L
#define WIRELESS_GPIO_WWAN GPIO_PP3300_LTE_EN