]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
authorSonic Zhang <sonic.zhang@analog.com>
Mon, 18 Nov 2013 06:01:38 +0000 (14:01 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Fri, 6 Dec 2013 08:06:51 +0000 (16:06 +0800)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
include/configs/cm-bf548.h

index 3c9eeb58a39f536fff57e8193c62c163919c0842..7f27eda416da7ecf3e4a8de60434f798cab8bf0f 100644 (file)
 #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)