summaryrefslogtreecommitdiffstats
path: root/include/configs/twister.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/twister.h')
-rw-r--r--include/configs/twister.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/twister.h b/include/configs/twister.h
index b6ca59c33c..f24dc136ca 100644
--- a/include/configs/twister.h
+++ b/include/configs/twister.h
@@ -50,4 +50,7 @@
#define CONFIG_SYS_SPL_ARGS_ADDR (PHYS_SDRAM_1 + 0x100)
#define CONFIG_SPL_BOARD_INIT
+/* gpio 55 is used as SPL_OS_BOOT_KEY */
+#define CONFIG_OMAP3_GPIO_2
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud