X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fip04.h;h=2ee215f70614dfb44b7179e8247dc2936329e768;hb=e5e87179587b8b1e3724d180baac8e1ef9b16cf2;hp=c024d78c18ac8a2bc972019a5e8f364be6774da2;hpb=50298d37e698a6c730eacf1811da5e7011e20113;p=u-boot diff --git a/include/configs/ip04.h b/include/configs/ip04.h index c024d78c18..2ee215f706 100644 --- a/include/configs/ip04.h +++ b/include/configs/ip04.h @@ -61,7 +61,7 @@ #define CONFIG_EBIU_AMBCTL0_VAL 0xffc2ffc2 #define CONFIG_EBIU_AMBCTL1_VAL 0xffc2ffc2 -#define CONFIG_SYS_MONITOR_LEN (256 * 1024) +#define CONFIG_SYS_MONITOR_LEN (384 * 1024) #define CONFIG_SYS_MALLOC_LEN (128 * 1024) @@ -69,7 +69,6 @@ * Network Settings */ #define ADI_CMDS_NETWORK 1 -#define CONFIG_NET_MULTI 1 #define CONFIG_HOSTNAME IP04 #define CONFIG_DRIVER_DM9000 1 @@ -78,6 +77,7 @@ #define DM9000_IO CONFIG_DM9000_BASE #define DM9000_DATA (CONFIG_DM9000_BASE + 2) +#define CONFIG_LIB_RAND /* * Flash Settings