blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
This commit is contained in:
		
							parent
							
								
									f44483b57c
								
							
						
					
					
						commit
						e45eb6b960
					
				|  | @ -118,6 +118,8 @@ | ||||||
| #define CONFIG_BOOTCOMMAND	"run flashboot" | #define CONFIG_BOOTCOMMAND	"run flashboot" | ||||||
| #define FLASHBOOT_ENV_SETTINGS	"flashboot=bootm 0x20040000\0" | #define FLASHBOOT_ENV_SETTINGS	"flashboot=bootm 0x20040000\0" | ||||||
| 
 | 
 | ||||||
|  | #define CONFIG_ADI_GPIO2 | ||||||
|  | 
 | ||||||
| #ifndef __ADSPBF542__ | #ifndef __ADSPBF542__ | ||||||
| /* Don't waste time transferring a logo over the UART */ | /* Don't waste time transferring a logo over the UART */ | ||||||
| # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART) | # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue