]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm-bf548.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / cm-bf548.h
index a6d2fa8ae4bcc7c277a77f340b5a465fa20de2b3..346e27f3ebd83a6722b09fccc563ceb0e03aefa3 100644 (file)
 #define CONFIG_UART_CONSOLE    1
 #define CONFIG_BOOTCOMMAND     "run flashboot"
 #define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0"
+#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
+
+#define CONFIG_ADI_GPIO2
 
 #ifndef __ADSPBF542__
 /* Don't waste time transferring a logo over the UART */
 # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART)
 #  define CONFIG_VIDEO
+#  define EASYLOGO_HEADER <asm/bfin_logo_230x230_gzip.h>
 # endif
 # define CONFIG_DEB_DMA_URGENT
 #endif