summaryrefslogtreecommitdiffstats
path: root/include/configs/cm-bf548.h
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2013-11-18 14:01:38 +0800
committerSonic Zhang <sonic.zhang@analog.com>2013-12-06 16:06:51 +0800
commite45eb6b960e4ae062a533c960f2dab557637cecd (patch)
tree70008f4c40d86eed8af9ca35c7a655d37a2bbea9 /include/configs/cm-bf548.h
parentf44483b57c49282299da0e5c10073b909cdad979 (diff)
downloadtalos-obmc-uboot-e45eb6b960e4ae062a533c960f2dab557637cecd.tar.gz
talos-obmc-uboot-e45eb6b960e4ae062a533c960f2dab557637cecd.zip
blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Diffstat (limited to 'include/configs/cm-bf548.h')
-rw-r--r--include/configs/cm-bf548.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/cm-bf548.h b/include/configs/cm-bf548.h
index 3c9eeb58a3..7f27eda416 100644
--- a/include/configs/cm-bf548.h
+++ b/include/configs/cm-bf548.h
@@ -118,6 +118,8 @@
#define CONFIG_BOOTCOMMAND "run flashboot"
#define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0"
+#define CONFIG_ADI_GPIO2
+
#ifndef __ADSPBF542__
/* Don't waste time transferring a logo over the UART */
# if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART)
OpenPOWER on IntegriCloud