summaryrefslogtreecommitdiffstats
path: root/include/configs/bf537-stamp.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-10 13:00:30 -0400
committerMike Frysinger <vapier@gentoo.org>2011-09-29 16:38:05 -0400
commit0fc4744412a58993a2a59787d2594c2f8f0b5f35 (patch)
tree0966249183590d4c50bfb38f5a029006a211f699 /include/configs/bf537-stamp.h
parent1d5e7fb403257d62f0f2419cb83fdf6b0f02f215 (diff)
downloadblackbird-obmc-uboot-0fc4744412a58993a2a59787d2594c2f8f0b5f35.tar.gz
blackbird-obmc-uboot-0fc4744412a58993a2a59787d2594c2f8f0b5f35.zip
Blackfin: bf537-stamp: convert to gpio post hotkey
No need for our custom implementations now that common code supports the generic gpio layer. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf537-stamp.h')
-rw-r--r--include/configs/bf537-stamp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index da14a4f06b..3dee8eefd4 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -257,6 +257,7 @@
/* Define if want to do post memory test */
#undef CONFIG_POST
#ifdef CONFIG_POST
+#define CONFIG_SYS_POST_HOTKEYS_GPIO GPIO_PF5
#define FLASH_START_POST_BLOCK 11 /* Should > = 11 */
#define FLASH_END_POST_BLOCK 71 /* Should < = 71 */
#endif
OpenPOWER on IntegriCloud