X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf548.h;h=3c9eeb58a39f536fff57e8193c62c163919c0842;hb=63777665169971ee2d8a69b8ebfbc71f6acf2924;hp=63b9399e142dd4437664b3f93bd5f2bfc290373f;hpb=e1e3cf7c79d97e7c59f90036d6e1e8e9d3abfbbe;p=oweals%2Fu-boot.git diff --git a/include/configs/cm-bf548.h b/include/configs/cm-bf548.h index 63b9399e14..3c9eeb58a3 100644 --- a/include/configs/cm-bf548.h +++ b/include/configs/cm-bf548.h @@ -64,7 +64,7 @@ #define CONFIG_EBIU_FCTL_VAL (BCLK_4) #define CONFIG_EBIU_MODE_VAL (B0MODE_FLASH) -#define CONFIG_SYS_MONITOR_LEN (384 * 1024) +#define CONFIG_SYS_MONITOR_LEN (512 * 1024) #define CONFIG_SYS_MALLOC_LEN (640 * 1024) @@ -72,7 +72,6 @@ * Network Settings */ #define ADI_CMDS_NETWORK 1 -#define CONFIG_NET_MULTI #define CONFIG_SMC911X 1 #define CONFIG_SMC911X_BASE 0x24000000 #define CONFIG_SMC911X_16_BIT @@ -123,6 +122,7 @@ /* Don't waste time transferring a logo over the UART */ # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART) # define CONFIG_VIDEO +# define EASYLOGO_HEADER # endif # define CONFIG_DEB_DMA_URGENT #endif